A real-time shared sticky notes application built using Firebase.
Includes:
- Setting up Email/Password Login using Firebase
- Adding profile data for each user
- Saving Data to Firebase
- Retrieving Data from Firebase
- Deleting Data from Firebase
http://stackhive.com/site550a604302765/FirebaseDemo/homepage.html.
Register 2 users and use 2 browsers to see the real-time app in action. http://blog.stackhive.com/post/114386894969/login-sign-up-and-a-real-time-app-using-firebase
Firebase is an amazing library that enables you to create real-time applications without worrying about the back-end coding. You can easily extend it to build a real-time chat or your own Task List management like Trello!
This application was built directly from the browser using StackHive :)