A Web app which basically acts as an interface for companies looking for interns and students seeking for internship. It is build on Django Framework.
The working of the app will be as follows :
- The site has two panels : one for the companies and one for the students.
- The Company needs to register itself on this platform.
- After registeration and email-verification, companies can post Internships.
- The company can review profile of the applicants and accept/reject their application.
- Student also needs to register on the platform.
- Student can search for internships based on location and interest.
- Student can apply for internships.
- Student can also check status of his/her applications.
- Proper mailing system has been used for Email-Verification and for notifications.
- Django
- HTML
- CSS
- Javascript