https://github.com/johnuberbacher/gratis_web
Vue/Firestore admin/backend web interface for adding/editing data for the gratis mobile app
https://github.com/johnuberbacher/gratis_web
Last synced: 10 months ago
JSON representation
Vue/Firestore admin/backend web interface for adding/editing data for the gratis mobile app
- Host: GitHub
- URL: https://github.com/johnuberbacher/gratis_web
- Owner: johnuberbacher
- Created: 2020-11-03T04:05:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T17:54:26.000Z (over 4 years ago)
- Last Synced: 2025-01-16T11:41:57.927Z (12 months ago)
- Language: HTML
- Size: 174 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gratis_web
## Description
Gratis Web is a simple web interface designed in VueJS for managing Gratis Flutter data. Since Firestore is a noSQL DB, adding records within the firestore interface can be a pain, so I created this little VueJS app to add in entire records instead of fields at a time.
   

### Installation
```
git clone https://github.com/johnuberbacher/gratis_web.git
```
### Meta
John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)