Skip to content

Portal developed to prevent fraudulent/erroneous signings for merchandises, services etc.

Notifications You must be signed in to change notification settings

SSMS-Pilani/SSMS-Grub-Portal

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

Portal developed to prevent fraudulent/erroneous signings for merchandises, services etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •