ParanoidAndroid3/Journey

Sprint 1 Feedback

Opened this issue ยท 0 comments

๐Ÿ‘ Nice work creating wire-frames and creating stories for sprint 1. Great to see the basic screens and flow coming along well. Few notes to mention:

  • It is important create tasks for each of your stories/features and have them assigned to team members in the form of issues. Please take care of this before you work on sprint 2.
  • Good job by everyone to contribute to the project.
  • Group projects can reinforce skills that are relevant to both group and individual work including the ability to plan and manage time. For this reason, it is imperative that you group all detailed issues into milestones representing sprints so that its easier for you to track progress of the project.
  • Consider creating tasks to monitor the creation of your database schema and its respective models.
  • Consider creating a project wiki so you can have a thorough documentation of all design decisions made during the project.
  • Good to see that your team created regular commits to sync up your code to avoid having multiple conflicts at the end.
  • Consider creating tasks to QA the app a few times to check the basic flow. Integration testing will especially be important for this project since each team member is working on a separate module. The best part is seeing it all come together into a polished app.
  • Consider creating group [milestones/pull requests] (https://help.github.com/articles/creating-and-editing-milestones-for-issues-and-pull-requests/) to better track your progress and review each others code.

Good to see the basic flow coming along well. Please take notes of these points and improve upon the same in the next sprint. Look forward to the rest of the functionality and improvement on the core flows by the end of the Sprint 2 so you can have enough time to add UI polish and advanced nice-to-have features later on. It is those little extra things you do that make everything feel more polished and desirable to use.