To run the app, navigate to the source folder and run the following commands:
Installing virtual environment.
Creating a virtual environment to run.
Activating the virtual environment.
This will install the required packages for the app.
This will start the server at port 8000 on localhost.
Then open 127.0.0.1:8000
in your browser and use tom:tom as username:password.
This will deactivate your virtual environment.
This project is built on the appseed Datta Able Django template.