A web application that makes the reservation of classes and places easier in anywhere
Read the instructions below to know the details of the project
The following technologies are needed for the technologies this project:
- Node.js
- Python 3.5+
- Django Web Framework
- React.js + Material UI
- Django Web Framework - Back End Framework
- React.js - Front End Library
- Material-UI - UI Framework
Making Virtual Environment
pip install virtualenv
virtualenv -p python3 venvActivating Vitrual Envrionment
source venv/bin/activateInstalling Packages
pip install -r requirements.txtMigrating the database
python manage.py migrateRun The Test Server
python manage.py runserverThis project is licensed under the MIT License - see the LICENSE file for details











