An open API service indexing awesome lists of open source software.

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

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.

![](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white) ![](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white) ![](https://img.shields.io/badge/vuejs-%2335495e.svg?style=for-the-badge&logo=vue-dot-js&logoColor=%234FC08D) ![](https://img.shields.io/badge/firebase-%23039BE5.svg?style=for-the-badge)

![Screenshot](screenshot.png)

### Installation

```
git clone https://github.com/johnuberbacher/gratis_web.git
```

### Meta

John Uberbacher – [johnuberbacher.com](https://johnuberbacher.com)