https://github.com/arjuntheprogrammer/cloudcafefirebasefirestore
Simple Webpage to list available Cafe with a location using Firebase Firestore.
https://github.com/arjuntheprogrammer/cloudcafefirebasefirestore
firbase firestore web-app
Last synced: 9 months ago
JSON representation
Simple Webpage to list available Cafe with a location using Firebase Firestore.
- Host: GitHub
- URL: https://github.com/arjuntheprogrammer/cloudcafefirebasefirestore
- Owner: arjuntheprogrammer
- Created: 2021-05-20T18:16:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T19:20:00.000Z (almost 5 years ago)
- Last Synced: 2025-03-22T02:24:01.481Z (about 1 year ago)
- Topics: firbase, firestore, web-app
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cafe Cloud Firebase Firestore
Simple Webpage to list available Cafe with a location using Firebase Firestore.
## Features
1. Create new Cafe with name and location and store it in Firebase Firestore.
2. List all Cafe's on webpage retrieving date from Firebase Firestore.
3. Delete any Cafe from the webpage and update the list.
## Screenshots



---