https://github.com/coder-acjhp/ios-instagram-clone-firebase
Instagram clone application with Firebase realtime data
https://github.com/coder-acjhp/ios-instagram-clone-firebase
auth cocoapods database firebase instagram-clone iphone-app storage
Last synced: 22 days ago
JSON representation
Instagram clone application with Firebase realtime data
- Host: GitHub
- URL: https://github.com/coder-acjhp/ios-instagram-clone-firebase
- Owner: Coder-ACJHP
- Created: 2018-06-23T21:41:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T15:07:52.000Z (over 7 years ago)
- Last Synced: 2024-12-30T03:32:50.367Z (10 months ago)
- Topics: auth, cocoapods, database, firebase, instagram-clone, iphone-app, storage
- Language: Swift
- Homepage:
- Size: 18.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IOS-Instagram-Clone & Firebase
Simple iPhone Instagram clone application working with Firebase realtime database, auth, storage.With this application we gonna know basics of building big secure mobile application.
![]()
It's called clone because actually it's not 100% like Instagram. It just builded on same logic.
1- Post your images & comments on realtime database in (post page)
2- Follow or view all uploaded medias by users in stream (feed page)
Sign up, Sign in, auth implemented from Firebase methods.