Skip to content

This app is developed in swift 4 and In this application, i have used Firebase fundamentals including saving data, real-time sync, authentication, user status, and offline support.

License

Notifications You must be signed in to change notification settings

krgauravjha78/FirebaseSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirebaseSwift

This app is developed in swift 4 and In this application, i have used Firebase fundamentals including saving data, real-time sync, authentication, user status, and offline support. This project is developed with the help of ray wenderlich tutorial and it’s very easy to implement and use. This is the basic or start of how to integrate firebase tools in your application.

The Launch Screen

This is the launch screen of the application , one can place any desired image according to his/her need

Screenshot 2019-03-18 at 6 58 57 PM

The Landing/Login Screen

This one is the login/registration screen where user can either login to system or register. Only registered user can log in to the system with registered email and password combination.

Screenshot 2019-03-18 at 6 59 42 PM

The SignUp Screen

Registration screen where user can input email and password and it will automatically be registered on firebase database also

Screenshot 2019-03-18 at 7 00 24 PM

The SignUp Screen


Screenshot 2019-03-18 at 7 00 24 PM

Add Grocery To List Screen

Here I have used grocery to be added in the list , one can use this application to store anything like birthdates, todo list etc.

Screenshot 2019-03-18 at 7 00 24 PM

Grocery List Screen

This is the list of all grocery items added by different users using this application.

Screenshot 2019-03-18 at 7 00 24 PM

User List Screen

The logged in user data will be displayed here.

Screenshot 2019-03-18 at 7 00 24 PM

Firebase Real Time Database

The firebase console database screenshot where the real data is being displayed and one can track these data .

Screenshot 2019-03-18 at 7 48 41 PM

Firebase Auth User Data

Firebase auth data displaying user email id and unique UDID of user who have registered with the application.

Screenshot 2019-03-18 at 7 48 50 PM

Firebase Offline Synced Data

One can add grocery items in the list even in offline mode and the Firebase database will be automatically synced once the internet connection is established.

Screenshot 2019-03-18 at 7 53 59 PM

About

This app is developed in swift 4 and In this application, i have used Firebase fundamentals including saving data, real-time sync, authentication, user status, and offline support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published