This is a web application that allows Northeastern University students to connect with alumni. The application has the following features:
User profiles: Students can update their profiles with information about their education, work experience, and interests. Alumni can also create profiles to showcase their professional backgrounds.
Referrals: Alumni can post referrals that they are willing to provide to students who meet certain criteria. Students can view these referrals and comment to express their interest and get more visibility.
- Client Side - HTML, CSS , JavaScript, BootStrap
- Server Side - Spring-Boot, Hibernate, Thymeleaf
- Database - MySQL
- Server - Apache Tomcat
-
Student:
- Creates account and logs in. Student has to have a valid Student ID to create an account.
- Views Job postings and applies for jobs/referrals.
- Updates job profile and resume
-
Alumni
- Creates an account and logs in. Alumna has to have valid ID to create an account.
- Posts a job or a referral. Views profile of students who have applied.
- Deletes a job posting once its filled.