The name of the application is Fast and it was built using Django and Django Rest Framework.
- Clone This Project
git clone https://github.com/lawalkeyd/Fast - Go To Project Directory
cd Fast - To create Admin. Get the container ID and run the command. docker exec -it container_id python manage.py createsuperuser
- Run the docker-compose up command
https://lawalkeyd.github.io/Fast/
I made the repository public to be able to deploy my documentation to github pages.
##Deployment The Fast app is deployed on heroku at http://fastdecapp.herokuapp.com/