A contact manager application
Python should be pre-installed COPY all these files and folders as it is in the repository structure in a single folder and open your terminal or cmd prompt
navigate to the project folder and type the following commands one by one
source ca_env/bin/activate python manage.py runserver
and open any browser and get into the site link given below, port may change according to system configuration or if any other local server is online change the link according to it http://127.0.0.1:8000