https://github.com/christopherkarani/kalula
An Instagram Clone
https://github.com/christopherkarani/kalula
firebase swift4 uikit
Last synced: about 1 year ago
JSON representation
An Instagram Clone
- Host: GitHub
- URL: https://github.com/christopherkarani/kalula
- Owner: christopherkarani
- License: apache-2.0
- Created: 2017-12-19T19:36:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T19:03:19.000Z (over 7 years ago)
- Last Synced: 2025-03-25T21:06:33.089Z (over 1 year ago)
- Topics: firebase, swift4, uikit
- Language: Swift
- Homepage:
- Size: 33.9 MB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kalula
An Instagram Clone built with a Firebase Backend
# TO DO
1. Refactor Networking Layer
2. Implement Camera Usage
3. Implement Notifications
# Authentication
`AuthSession` Object handles the Authentication of the app to Firebase.
It holds referance to the Auth.auth Object.
Allows for Sign In and Sign Up