Open darvishdarab opened 2 years ago
- All sections should be complete
- Problem Statement (5/5 points)
Very good
- Proposed Solution (5/5 points)
Very good
- Potential Clients (4/4 points)
- Must Haves (5/5 points)
You have a long list of must-haves, please keep in mind that you have to deliver all of the must-haves, so make sure you have enough time and bandwidth to deliver them all. If you are not 100% confident, you can move some of them to nice-to-have section, but also remember that your app must go beyond CRUD so if you end up relocating some of the user stories, make sure you still have enough beyond CRUD features under must-haves.
- Nice to Haves (4/5 points)
Since you have a decent number of nice-t-haves too, you might need to prioritize the ones that have a higher priority for you to implement first
- Architecture (4/4 points)
Good
- Must use correct UML notation (5/5 points)
- The class diagram is in-sync with stated user stories listed and system requirements listed in SRS. (5/5 points)
Good
Good
The project is nicely documented. Keep it up!
- Nice implementation of home page.
- The calendar is not interactable and the week is fixed to the week of Sep 12. Events can only be added for the week of Sep 12.
- In addition, even though on the add event page the user is asked to enter a date, the format is actually the three letter code for each day of the week. It would be helpful beside each entry to tell the user what format you are expecting.
- Currently, there is also no way for the user to exit the add event page if they accidentally clicked on it. They are forced to add an event to return to the calendar page.
- Finally, it might be a good idea to add some error handling. For example, if the user forgot to enter a date or time, instead of the app directly crashing, you can handle the error and send a message to the user.
- There is a typo in your Installation command, instead of pods install, it is pod install.
See each section above.
Total: 84/90
Advisor Name: Shanelle
Iteration 1 (90 Points)
Software Requirement Specification (28 points)
Class Diagram (9/10 points)
Git Activities (10/10 points)
Github Project (15/15 points)
Implementation (15/22 points)
README (5/5 points)
Comments
Total: 81/90
Advisor Name: Shanelle