Skip to content

tambibhavika2000/SMPC-COWEB1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMPC COWEB

What is it ?

COWEB is a one-week project based on competition of web development under SMPC-2021 organised by ISF-SVNIT . Website for Electronics Department has been built !

How to run ?

  1. Clone the repository using command git clone https://github.com/tambibhavika2000/SMPC-COWEB1.git
  2. Install the virtual env using command pip install virtualenv
  3. Change the path to .\venv\scripts\activate to activate virtual env
  4. Install all the dependencies using pip install -r requirements.txt
  5. Migrate the database using commands
  • python manage.py makemigrations
  • python manage.py migrate
  1. Now run python manage.py runserver !!

Passwords

Teachers NoticeBoard : 1234
Admin panel username : admin
Admin panel password : django@admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published