Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 1.32 KB

Sprint_Planning.md

File metadata and controls

41 lines (35 loc) · 1.32 KB

Sprints Plan

Sprint 1: Requirements & Initial Design

  • Define Functional and Non-Functional Requirements
  • Create the Use Case Diagram
  • Develop the UML Class Diagram // now in backlog
  • Start the State Diagram // now in backlog

Sprint 2: Advanced Modeling

  • Finalize the UML State Diagram
  • Create the Sequence Diagram

Sprint 3: Development & Implementation

  • Begin coding the application/website
  • Implement diagrams as structured tables for:
    • Component Diagram
    • State Diagram
    • Sequence Diagram
    • Use Case Diagram

Task Assignments for Sprint 3

Team Member Responsibility
Anastasious Component
Sharifa State
Saeed Sequence Diagram
Ayman Use Case Diagram

Sprint 4: Technical Assingments

  • Set up our enviroment on github.
  • Set up our Front page.
  • Set up our SQL Database.
  • Set up our Serverside connections.
  • Test it by using Hello world.
Team Member Responsibility
Anastasious Backend (SQL)
Sharifa Frontend ()
Saeed Helper in between
Ayman Server Side (JSP)