Monday, May 13, 2019

Final App Requirements

Your final app must fulfill all these requirements.
  1. The app must build and run, with no red errors and no crashes.
  2. 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.
  3. All the navigation in the app must work. 
  4. The app must work on both iPad and iPhone unless you justify your decision. Not understanding stack views or constraints is not a justification.
  5. 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.
  6. (You should test your app in six different configurations as described elsewhere on this blog.)
  7. If your app has images, all the images must be there.
  8. If your app has a database, it must be complete.
    1. Example: If your app is about presidents, it should have screens for all 45 presidents.
    2. Example: If your app is about HVAC, it should have all the HVAC symbols.
  9. The app must have an icon that satisfies the guidelines in Lesson 6.1.
  10. The information in the app must be correct.

Your final app does not need:
  1. A description for the app store. We will work on this during the last week of class.


No comments:

Post a Comment