Skip to content

rtgdk/ssms

Repository files navigation

ssms

Society for Student Mess Services,Bits Pilani,Pilani Campus

Installation

  1. Clone or download the repository.

  2. Create a new virtual environment for the project.

    virtualenv venv
    source venv/bin/activate
  3. Install required python libraries giving in the requirements.txt file.

    pip install -r requirements.txt
  4. Run Django migrations.

    python manage.py makemigrations
    python manage.py migrate
  5. Start the application.

    python manage.py runserver

About

To stop fake grub signings in BITS Pilani.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors