Skip to content

🍜 Meal Tracker/Rating Application built in Swift to learn the basics of the iOS programming language.

License

Notifications You must be signed in to change notification settings

Adamouization/MealTrackerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🍜 Meal Tracker/Rating Application built in Swift to learn the basics of the iOS programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages