A Service Hire Platform (API) Built with Django and Django-rest-framework (WIP)
$ git clone this repo
$ virtualenv venv -p /usr/bin/python3.7
$ pip install -r requirements.txt
$ python manage.py migrate
$ python manage.py runserver
$ python mange.py createsuperuser
View The android app here VHire