Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the project in the local

  1. Clone the project in the workspace
  2. Open the project in PyCharm IDE
  3. Open the Local terminal (in PyCharm) and create a virtual environment using "python -m venv venv" command, a new directory with the name venv will be created
  4. Go to "File->Settings->Project->Python Interpreter" and change the interpreter location to the new location created in venv directory("pathToDirectory/venv/Scripts/python.exe")
  5. Go to Tools and perform Run manage.py task
  6. In the manage.py terminal, execute "migrate" command
  7. Finally, in the local terminal of PyCharm run "python manage.py runserver" command to start the server

Note: If you want to perform any changes, please create a new branch and perform the changes

Internet Applications and Distributed Systems

Lab Team members

  • Prithvika Babu
  • Sasmita Behera
  • Nishanthan Ravichandran
  • Meghna Singh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages