-
Notifications
You must be signed in to change notification settings - Fork 3
Project Part 3: Addressing Feedback
logan11111 edited this page Mar 13, 2023
·
12 revisions
This page contains feedback from our TA mentor. Feedback on this page is to be addressed in Project Part 3
- Password is not needed (can be removed)
- Screen for scanning QR code is missing
- In UI mockups, test cases, and demos: you need to use “realistic” data (data that is actually used in the program, not just placeholder data).
- Need to add scores for each QR code on Profile page
- Users should not be able to see QR code pages for codes they don’t have (i.e. clicking a pin on the map should not take you to QR code page)
- When a user clicks a pin, a screen showing specific details about the QR code is shown (possibly including photo of location)
- Instructors recommend to implement estimate of ranking as a percentile or a rating (easier to interpret)
- Unknowns should not be questions (they should be specific exceptions that may occur). Example: US 07.02.01
- Navigation Activities are actually called “breadcrumbs”. Need to rename “TwoNavMainActivity” and “FourNavMainActivity”
- More feedback from TA mentor will be communicated later
- 50% of the project needs to be completed for Project Part 3. But aim to complete everything for Part 3 (so Part 4 is just polishing/debugging).
- Some difficult parts of the app can be left for Part 4 (eg. map)
- Prepare UML for March 2nd meeting
- Shortcomings in Project Parts 2 and 3 are not penalized. But, if issues are still present in Project Part 4, shortcomings will be penalized.