An online showcase for resumes of current MBA students.
- Display a list of areas of expertise
- Display a list of students and their areas of expertise
- Allow the user to filter the displayed students based on expertise
- Clicking on a student expands their profile to display name, email, photo, description, link to PDF resume
- Require authentication for access to admin panel (one shared username/password)
- CRUD for areas of expertise (Accounting, Finance, etc.)
- CRUD for student profiles (profile consists of name, email, description, photo, PDF resume - allow uploading of photos and resumes)
- Assign each student profile to one or more areas of expertise
- Change the open letter
- Project built in PHP/MySQL
- Project will exist under the http://www.binghamton.edu/som/ website
- Change the permission of the base/SOM_letter.html and base/SOM_letter_title.html so that services/editPost.php can modify it