In this lab you will create a serverless web app with Firebase, which allows users to upload information and make appointments with the fictional Pet Theory clinic.
Overview
Syllabus
- GSP643
- Overview
- Task 1. Provisioning the Firebase environment
- Task 2. Install the Firebase CLI
- Task 3. Setup a Firestore Database
- Task 4. Create a Firebase project
- Task 5. Register your app
- Task 6. Authenticate to Firebase and Deploy
- Task 7. Set up authentication and a database
- Task 8. Scenario: set up the application
- Task 9. Configure Firestore authentication and add sign-in to your web app
- Task 10. Deploy your application
- Task 11. Add a customer page to your web app
- Task 12. Let users schedule appointments
- Task 13. See Firestore real-time updates
- Congratulations!