Changes between Initial Version and Version 1 of S2S_CORE_COMMONS_R0


Ignore:
Timestamp:
10/10/08 17:39:27 (16 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_COMMONS_R0

    v1 v1  
     1The mutual things about the business logic. 
     2общи работи с бизнес логиката(controller, по избор) (минималистична бизнес логика) 
     3 
     4[[BackLinksMenu]] 
     5 
     6= Analysis = 
     7 
     8== Overview == 
     9S2S 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)]