Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 778 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 778 Bytes

yemekye

Demo - iOS Project

Project Overview

This is a Demo Project which was inspired from the Zomato & Yelp App on iOS.

The project was made to test my skills as a novice learning iOS development to test my skills to replicate and explore how to develop features and UI that the mentioned App use to solve thier respective customers problem.

Project Details

The current project uses:

  • Firebase For Login
  • FaceBook Login
  • Local Data (Work in prgress to move to backend)

Finally have Fun with the project and fixing it.... #development is hard thats why you should practise it.

cocoa pods Used

   pod 'Firebase'
   pod 'Firebase/Auth'
   pod 'FacebookCore'
   pod 'FacebookLogin'
   pod 'FacebookShare'
   pod 'IQKeyboardManager'