Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (almost 3 years ago)
- Default Branch: Sample
- Last Pushed: 2022-03-18T21:35:21.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T16:53:59.115Z (3 months 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
![Architecture](images/Archtacture.png "xyz")
# Customer Profile
![Customer Profile](images/Customerprofile.png "xyz")# Firebase login
![Firebase login](images/Firebaselogin.png "xyz")# schedule
![schedule ](images/scheduled.png "xyz")