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 !
- Clone the repository using command git clone https://github.com/tambibhavika2000/SMPC-COWEB1.git
- Install the virtual env using command pip install virtualenv
- Change the path to .\venv\scripts\activate to activate virtual env
- Install all the dependencies using pip install -r requirements.txt
- Migrate the database using commands
- python manage.py makemigrations
- python manage.py migrate
- Now run python manage.py runserver !!
Teachers NoticeBoard : 1234
Admin panel username : admin
Admin panel password : django@admin