Skip to content

Student Union Portal for BITS-Pilani Hyderabad Campus

License

Notifications You must be signed in to change notification settings

sharath-golluri97/SU-Portal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

suportal

Student Union Portal

Dev docs

To set up the dev env: tools/setup. This script will create the virtualenv and install the required dependencies.

To set up the dev database: tools/setup_db. This script will create a new database and a new mysql user for testing.

To activate the virtualenv: source tools/activate. You will need to run this step in any new terminal session you start.

To deactivate the virtualenv: deactivate.

Also, whenever a new dependency is added to the requirements.txt file, you will need to run tools/setup again.

Discussion

We hang out on https://crux-bphc.slack.com stream #suportal. That was for the initial development only. From now on, the main discussion would be via the issue tracker for needed features/bugs.

About

Student Union Portal for BITS-Pilani Hyderabad Campus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.2%
  • Python 24.0%
  • CSS 13.2%
  • JavaScript 3.2%
  • Shell 0.4%