This portal was used during UDGAM-2020 to conduct Intern-Fair. The portal supports variety of features for both students and startups. The website is live at https://internfair.herokuapp.com/
Some interesting features are:
- Add Multiple Internship positions - Profile, Description, Stipend, Location, Allowances, etc features.
- Download resume of students.
- Shortlist, Reject Students.
Some interesting features are:
- Apply with individual resume for each application.
- Restricted applications limit to 5.
- See status of their application.
- Cancel applications (auto clearing of resume from database)
- Django
- HTML
- CSS
- Javascript
- Jquery
- HighCharts
- Clone the repo and navigate to the folder
- create a virtual environment
- Install requirements.txt file
- Run migrations and start the project