Skip to content

This is a simple Angular App which authenticates user and allow them to explore some stays for Vacation. Have used Firebase firestore, real time data base and authentication services for integrating data from backend.

Notifications You must be signed in to change notification settings

sansavvy/Angular-Firebase-Integration

Repository files navigation

##Angular App integrated with Firebase authentication and authorization. This is a simple Angular App which authenticates user and allow them to explore some stays for Vacation. Have used Firebase firestore, real time data base and authentication services for integrating data from backend.

Firebase Authentication

Firebase Authentication aims to make building secure authentication systems easy, while improving the sign-in and onboarding experience for end users. It provides an end-to-end identity solution, supporting email and password accounts, phone auth, and Google, Twitter, Facebook, and GitHub login, and more. Learn more about the topic here

Firebase Realtime Data Base

The Firebase Realtime Database is a cloud-hosted NoSQL database that lets the users store and sync data between the users in realtime. Cloud Firestore enables to store, sync and query app data at global scale. Learn more about the subject here

Firebase Firestore

Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud. Like Firebase Realtime Database, it keeps your data in sync across client apps through realtime listeners and offers offline support for mobile and web so you can build responsive apps that work regardless of network latency or Internet connectivity. Cloud Firestore also offers seamless integration with other Firebase and Google Cloud products, including Cloud Functions. Click here to learn more

Click here to watch the App live

About

This is a simple Angular App which authenticates user and allow them to explore some stays for Vacation. Have used Firebase firestore, real time data base and authentication services for integrating data from backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published