Student : Shoaib Ahmed Dipu
Supervising Faculty : Afrina Khatun
Demostration Video :
Tasks of Five Sprints of this Project :
Sprint 01 : Select an already built project or build a new one and evaluate whether the selected project is an appropriate one or not.
Sprint 02 : Draw Use Case and Class Diagram of the project using any online tool.
Sprint 03 : Identify the model, controller and view related codes of the selected project. And, then copy the corresponding code files in the designated folders. This sprint aims to separate the data models, UI and server logic-related codes as done in MVC.
Sprint 04 : Re-run the restructured MVC project. To do this successfully, fix some parts as changing the existing structure was required.
Sprint 05 : Write Unit Test Cases for all the methods of your project repository.