Skip to content

An iOS app to take note and keep track of food items in the fridge and in how many days it expires. (Now available on App Store)

Notifications You must be signed in to change notification settings

VatsalRustagi/What-s-in-my-Fridge

Repository files navigation

What's in my Fridge

An iOS app to take note and keep track of food items in the fridge and in how many days it expires.

Inspiration: I could not keep track of the food in my fridge when I get too busy with work. This results in the food items going bad in the fridge. Therefore to solve my problem I made this app to keep track of these food items.

Implementation:

  • Heavily used CoreData to save the data in the app, that is the data is not lost even after the user restarts the app.
  • Implemented NSFetchResultController and its delegate to maintain the insert, update, delete and move type of operations when editing the tableView data.
  • Integrated tableView with CoreData.
  • Implemented RevealingSplashView and Floaty pods to enhance the user interface.

Screenshots

Easily add food items, just enter the name and in how many days it will expire and it will appear in the tableView below.
Entered something wrong? Just click on the cell and edit the details and save it. You have the option to delete a particular food item here as well.
Threw away all the food? Click on the plus button and clear all the items in the list.

About

An iOS app to take note and keep track of food items in the fridge and in how many days it expires. (Now available on App Store)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published