Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 1.54 KB

README.md

File metadata and controls

43 lines (38 loc) · 1.54 KB

Food-Per-Gram-iOSApp

iOS Application for food Blogging similar to Instagram

The project is Food-Recipe App will be build from Open APIs - “THE MEAL DB”

Users will be able to sign-up and login and will be able to save and delete recipes from their save tab, this will ease their way of cooking.

The App includes different categories of Recipes which are displayed and pulled directly from an Open-Api

The website of this App was already created by me in my web design Project, I want to create an iOS App for the same.

Google FireBase Authentication and Database was being used

STEPS TO SETUP THE PROJECT

  • OPEN THE WORKSPACE FILE on your XCODE
  • SETUP FireBase in that folder for PODS FILE AND OTHER FILES * See link
  • RUN THE APPLICATION
  • By default I have created it for iPhode 8

Models :

  • USERS
  • UPLOAD_POST
  • SAVE_POST
  • NEW_FEED

Views :

  • NEW_FEED;
  • SAVED_COLLECTIONS
  • PROFILE_VIEW
  • LIST_CATEGORIES
  • DETAIL_VIEW

Controllers :

  • TABLE_VIEW_CONTROLLER;
  • COLLECTION_VIEW_CONTROLLER
  • UIVIEW_AND_COLLECTION
  • ALERT_VC
  • NAVIGATION_CONTROLLER
  • TAB_BAR_VC