Sprint 0.1 backlog - exytab/Suzy GitHub Wiki

  1. Choose data base type.
    • Main data base requirements posting
    • Meeting for designing system architecture
    • Choosing best db type suiting to architecture
  2. Create templates for main pages (index. html - start page for logged\not-logged user).
    • Meeting for describing main blocks of the pages
    • Choosing html/css framework
    • Implementing the pages due to requirements
  3. Create data base.
    • Describing main db tables (objects) due to db requirements
    • Implementing db tables
    • Implementing basic functionality (stored procedures) for tables
    • db's code review