To set up the server as a local host, clone the repository on your computer. You must have Python 3.7+ installed added to PATH.
Install the dependencies in requirements and install the following repositories using python package manager PyPi or "pip"
Alternatively with python installed and added to path you can execute the SETUP.bat batch file for windows. This will install all the libraries and set up the server.
run the command - "python manage.py runserver" The server is hosted on localhost i.e. 127.0.0.1 on port 8000. Use the address - 127.0.0.1:8000 to use the website.
Alternatively, RUNSERVER file automatically starts the server for you. Execute the RUNBROWSER.bat file and the website will be opened for you on your default browser.
run SETUP.bat (required only once per computer once installed skip to step 2)
execute RUNSERVER.bat
once the server is set up,
execute RUNBROWSER.bat
Python – 3.7
Django – 3.0.2
crispy_forms
Django-filters
pillow library
- Tarun Tomar
- Rohan Singh
- Saptashrungi Birajdar
- Ved Thakur
- Umang Sonika
- Samarth Potdar