- 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
- Finalize the UML State Diagram
- Create the Sequence Diagram
- Begin coding the application/website
- Implement diagrams as structured tables for:
- Component Diagram
- State Diagram
- Sequence Diagram
- Use Case Diagram
Team Member | Responsibility |
---|---|
Anastasious | Component |
Sharifa | State |
Saeed | Sequence Diagram |
Ayman | Use Case Diagram |
- 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) |