Skip to content

sntciitbhu/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnTC - IIT BHU (Varanasi)

Science and Technology Council (SnTC), IIT BHU, Varanasi web app.

Devlopment

To use this project, follow these steps:

  1. Create your virtual working environment and then clone the repo.
  2. Install requirements (pip install -r requirements.txt)
  3. Create your db. (python manage.py migrate)
  4. Start your server. (python manage.py runserver)

Note: If in the requirements.txt you get error installing psycopg2==2.6.2, try a different version of this package something like psycopg2==2.7.1

Development environment link, SnTC application.

About

institute technical council website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published