app that can capture photos of your favourite image & information about what you eat
- Utilise Apple Core Data Framework to save user data at local storage (Create,Delete,Update,Retrieve)
- Request Camera access from user to capture food images
- Utilise TabBarController to navigate user to certain screen
- Take advantage of .xib file to customize TableViewCell
- Manage to add interaction when user selects items at TableViewCell
- Create constants files to store string & prevent error typo
- Analyse & design the app prototype before start development for reference
- Capture food photos with native camera app
- Save data to user local storage
- Swipe to delete information
- Sort the retreive data
- Add hashtags to group related foods together, e.g. #nasi
- Add the location to posts automatically