This api is used to build a todo app which is a vue app.
- Python 3.7.9
- Git
- virtualenv
- pip install virtualenv
- Fork the repository
- Clone the repository to your local system
- Install the requirements
- cd task_api
- source local_setup.sh
- source local_run.sh
application will run on port 5000, visit 'http://localhost:5000/'