This Project is about Campus recruitment System where both IT companies as well as student can register themselves on the on the same platform to interact with each other.
- Python 3.7
- Django 2.2.3
- HTML5
- CSS3
- Javascipt
Do clone the repo to see the actual website Follow the steps:
git clone https://github.com/ksrrock/Campus_placement_management_system.git
- cd into the clone folder.
- If you are an ubuntu user activate the virtualenv as this
source venv/bin/activate
cd crs
python3 manage.py runserver
Copy and Paste the URL to visit the Website