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: about 2 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T15:07:52.000Z (almost 8 years ago)
- Last Synced: 2025-09-20T23:53:11.010Z (9 months ago)
- Topics: auth, cocoapods, database, firebase, instagram-clone, iphone-app, storage
- Language: Swift
- Homepage:
- Size: 18.3 MB
- Stars: 1
- Watchers: 0
- 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.