Evaluation of deliverables II - bounswe/bounswe2019group9 GitHub Wiki
Project Plan
The project plan has been helpful for observing the overall view and progress of our project.
The start and finish dates of the tasks were not stated properly. We tried and fixed this problem as much as possible. Due to the date problem of Project Libre, those dates on it may not be the actual dates.
In overall, most of the tasks stated in correct order but a few tasks are missing. For example, after getting feedback from customers, we nearly recreated the sequence diagrams.
Milestones are included in the plan.
Adding additional predecessors while defining new tasks will be better. For example, in Implementation/Android/Testing part should have a predecessor like Implementation/Android/Functional Implementation .
API Implementation
The overall structure of the API seems fine. It works end-to-end, from the opening the issue to merging the pull request. But also it has some deficiencies.
The functionalities of the API has no front-end part (except translation part), they only return json file. There should be a simple front-end part which can show the functionality of that part.
There should be 10 functionalities but it seems only 9 functionality exist. The last one should be added.