| 1 | The mutual things about the business logic. |
| 2 | общи работи с бизнес логиката(controller, по избор) (минималистична бизнес логика) |
| 3 | |
| 4 | [[BackLinksMenu]] |
| 5 | |
| 6 | = Analysis = |
| 7 | |
| 8 | == Overview == |
| 9 | S2S Core Commons includes general rules and workflows of business logic. At this revision it would be minimal business logic. |
| 10 | |
| 11 | == Task requirements == |
| 12 | * Create some web pages. These could be for example: |
| 13 | * Login |
| 14 | * User Profile |
| 15 | * About |
| 16 | * Use mock database - hard coded data. |
| 17 | |
| 18 | |
| 19 | == Task result == |
| 20 | * The result of this task should be source code. |
| 21 | |
| 22 | == Implementation idea == |
| 23 | - |
| 24 | |
| 25 | == Related == |
| 26 | * [wiki:S2S_CORE_DEPLOYMENT_R0] |
| 27 | |
| 28 | == How to demo == |
| 29 | * Show the web pages. |
| 30 | * Answer if there are any questions. |
| 31 | |
| 32 | = Design = |
| 33 | |
| 34 | = Implementation = |
| 35 | ^(Implementation results should be described and linked here (from the wiki or the repository)^ |
| 36 | |
| 37 | = Testing = |
| 38 | |
| 39 | = Comments = |
| 40 | |
| 41 | = Log = |
| 42 | [Include(wiki:S2S_CORE_COMMONS_R0_LOG)] |