https://github.com/medendale/serverless-appointment-scheduler
a Serverless Web App with Firebase on Google cloud
https://github.com/medendale/serverless-appointment-scheduler
database firebase firebase-auth firestore google-cloud google-cloud-platform
Last synced: about 2 months ago
JSON representation
a Serverless Web App with Firebase on Google cloud
- Host: GitHub
- URL: https://github.com/medendale/serverless-appointment-scheduler
- Owner: medendale
- Created: 2022-03-17T22:51:02.000Z (over 4 years ago)
- Default Branch: Sample
- Last Pushed: 2022-03-18T21:35:21.000Z (over 4 years ago)
- Last Synced: 2025-01-13T03:33:01.577Z (over 1 year ago)
- Topics: database, firebase, firebase-auth, firestore, google-cloud, google-cloud-platform
- Language: HTML
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XYZ Company Appointment Schejuler
# This Project is Inspired by The original Idea of Martin Omander For Google Cloud
## Author:
Martin Omander
# The Project Used The Following Google Cloud Services
* Enable the Firebase API in your GCP project.
* Create and configure a Firebase project.
* Configure Firestore Security to automate server-side authentication and authorization.
* Add Google sign-in to your web app.
* Configure your database so users can add their contact information.
* Explore and deploy code that allows users to schedule appointments.
* Explore Firebase’s real time updates in your web app.
Qwiklabs Quest based on the presentation "Pet Theory"
[GSP643 Lab 02 - Build a Serverless Web App with Firebase](https://google.qwiklabs.com/catalog_lab/2166)
# Project Architecture

# Customer Profile

# Firebase login

# schedule
