Backend of a portal that helps VIT Faculties to have a look at the previous projects that the B.Tech Student has build during his course.
$ git clone https://github.com/Shreya549/generator
$ cd generator
$ pip install -r requirements.txt
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver
With ❤️ by Shreya Chatterjee