Inspiration
What inspired this project was the divide between large companies and small businesses in the job market. Many small businesses have to compete with larger companies to have access to candidates, and candidates have to compete against thousands of clients.
What it does
The goal of the website is to create a recommendation system using AI which takes both company and applicant information to create that link between the two and allow both applicants and businesses to hire employees that will not only benefit the company on paper, but also allows businesses to hire good fits for their company outside of their in-work performance.
How we built it
We built it in two different components, the frontend which has been built in ReactJS and the backend which was built with Python's Django REST Framework. We also built a user authentication system with django's oauth toolkit.
Challenges we ran into
User Authentication
Accomplishments that we're proud of
User authentication system was complete.