https://syncedin2-d40349e12dd2.herokuapp.com/
SyncedIn is a full stack application that helps match job seekers and employers by comparing skill sets and sorting seekers and opportunities by their closest match.
User Stories: JobSeeker
- As a job seeker I want to retrieve a list of available job postings that match my skills. (Sort list by matching skills)
- View details of Job from list
- Create a profile to showcase my skills
- Update profile to maintain up to date info.
- Delete profile to comply with GDPR
Employer
- As an employer I want to retrieve a list of job seekers to explore potential matches and gain insights into the available talent pool. (Sort list by matching skills)
- View details of job seekers from list.
- Create a job listing to advertise opportunities.
- Update job listing to maintain up to date info.
- Delete job listing.
- Bootstrap
- Express
- Node.js
- MongoDb
- Mongoose
- OpenAI
- Complete ChatGPT integration
- Fix profile edit error
- Move script.js to profile page, instead of deferring in header