(OPIGS)
This is the term project for the course CS29006: Software Engineering Laboratory under Prof. Sourangshu Bhattacharya and Prof. Abir Das.
We have made an online portal to ease the placement process in colleges and universities. The website is dynamic and responsive and is a communication platform between the students, alumni, institute and the recruiters.
Requirements:
Django
Pytest
Pytest-Django
python
For running the portal, run the following command:
python3 manage.py runserver
For running the tests, run the following command:
pytest
username: Institute
password: InstituteAdmin
Website is locally hosted at localhost:8000
Roll no.s: 19CS30006, 19CS30054, 19CS10068