- Install Pycharm
- Open command prompt and run
pip install django
- Make sure the python library exists in the environment path. If you are on windows simply type
path
to check if python library exists or not. Let's stick with version 3.8 to avoid any inconsistencies. - Fork this repo (second option in top left)
- Open pycharm -> open -> select the website folder
- Go to File -> Settings -> Python Interepreter, then select the version 3.8
- cd to the website folder using command prompt
- Run
cd website
- Run
python manage.py runserver
- Open the url in the browser.
-
Notifications
You must be signed in to change notification settings - Fork 1
Aparna-Sakshi/WebsiteIITKGP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Website for IITKGP students
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published