Changes between Version 3 and Version 4 of S2S_CORE_COMMONS_R0
- Timestamp:
- 10/17/08 15:48:07 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_CORE_COMMONS_R0
v3 v4 7 7 8 8 == Task requirements == 9 * Create some web pages. These could be for example:9 * Create the logic for some web pages. These could be for example: 10 10 * Login 11 11 * User Profile 12 12 * About 13 13 * Use mock database - hard coded data. 14 * Write unit tests. 14 15 15 16 … … 24 25 25 26 == How to demo == 26 * Show the web pages. 27 * Run unit tests. 28 * Show the source code. 27 29 * Answer if there are any questions. 28 30