- The app must build and run, with no red errors and no crashes.
- The app must not have any dead-end navigation. No matter what screen I am on, I should be able to navigate back or to the home screen.
- All the navigation in the app must work.
- The app must work on both iPad and iPhone unless you justify your decision. Not understanding stack views or constraints is not a justification.
- The app must work in both portrait and landscape mode unless you justify your decision. Not understanding stack views or constraints is not a justification.
- (You should test your app in six different configurations as described elsewhere on this blog.)
- If your app has images, all the images must be there.
- If your app has a database, it must be complete.
- Example: If your app is about presidents, it should have screens for all 45 presidents.
- Example: If your app is about HVAC, it should have all the HVAC symbols.
- The app must have an icon that satisfies the guidelines in Lesson 6.1.
- The information in the app must be correct.
Your final app does not need:
- A description for the app store. We will work on this during the last week of class.
No comments:
Post a Comment