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
virtualenv venvsource venv/bin/activatepip install -r requirements.txtpython manage.py makemigrationspython manage.py migratepython manage.py createsuperuserpython manage.py runserver- Head over to 127.0.0.1:8000 or localhost:8000