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

https://github.com/devsoft112/gighive-project


https://github.com/devsoft112/gighive-project

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# GigHive Project!!

Middle man app for venues and artist to bring them together.

| Engines used |
| ------------- |
| SQL |
| SQLAlchemy |
| Python |
| Flask |
| REST API's |
| HTML5 |
| CSS/Bootstrap |
| JavaScript |
| React.Js |

### Backend Populate Table Users

To insert test users in the database execute the following command:

```sh
$ flask insert-test-users 5
```