Skip to content

rtgdk/Signing-Portal

Repository files navigation

Signing-Portal

To stop all fake signings.

My Apogee Project

This project won the first prize in Software Design Application Development category on our Technical Fest APOGEE, BITS Pilani.

To Run

  1. virtualenv venv
  2. source venv/bin/activate
  3. pip install -r requirements.txt
  4. python manage.py makemigrations
  5. python manage.py migrate
  6. python manage.py createsuperuser
  7. python manage.py runserver
  8. Head over to 127.0.0.1:8000 or localhost:8000

About

A portal for conducting proper signings in the college.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published