Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 2.37 KB

File metadata and controls

39 lines (29 loc) · 2.37 KB

MealTrackerApp Build Status GitHub stars GitHub license

Learning Swift by building a simple application to track meals based on the official online Swift tutorial and further improving the app by discovering concepts not covered by the tutorial.

Features

Additional features:

  • Implement continous integration (Travis CI)
  • Create simple app icon
  • Add a splashscreen
  • Add more data, including meal location, meal description and date.
  • Use auto layout to adapt rating stars when entering edit mode
  • Write additional unit tests
  • Allow re-ordering of meal entries
  • Make ratio of all uploaded pictures square (1:1)

Features implemented from the tutorial:

  • Rating system
  • Edit and delete behaviour
  • Table view implementation
  • Data persistance
  • Unit tests

Screenshots

Home Screen Edit Meal Add New Meal Delete Meal

License

Contact