Skip to content

Food Journal App to capture photos & information about what you eat.

Notifications You must be signed in to change notification settings

esikmalazman/FoodDiary-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foojour

FoodDiary-iOS

app that can capture photos of your favourite image & information about what you eat

What did I learn

  1. Utilise Apple Core Data Framework to save user data at local storage (Create,Delete,Update,Retrieve)
  2. Request Camera access from user to capture food images
  3. Utilise TabBarController to navigate user to certain screen
  4. Take advantage of .xib file to customize TableViewCell
  5. Manage to add interaction when user selects items at TableViewCell
  6. Create constants files to store string & prevent error typo
  7. Analyse & design the app prototype before start development for reference

Version 1

  • Capture food photos with native camera app
  • Save data to user local storage
  • Swipe to delete information

Future Updates

  • Sort the retreive data
  • Add hashtags to group related foods together, e.g. #nasi
  • Add the location to posts automatically

About

Food Journal App to capture photos & information about what you eat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages