/Food-Tracker-iOS

a simple application to store and rate foods using FileManager

Primary LanguageSwiftOtherNOASSERTION

FoodRating-starter 🍜

Starter code for this lesson.

TODO:

Complete the following features

  • Users can create new meals with a name, picture and rating
  • Users can update exisitng meals
  • Users can delete existing meals

All the changes should persist with new app launches.

Source Code: Apple Docs, updated to new Swift version.