An open API service indexing awesome lists of open source software.

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

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