EasyRecruiting is an app that allows recruiters to keep track of their applicants very easily. A user can create profiles of the applicants and add all their information, as well as keep track of the interviews that the applicant had and the results. All in One Place.
This log-in data will help you to see the account with the created clients' profiles: username: Recruiter password: 2022easyrecruiting
- As a user, I should be able to create an account.
- As a user, I should be able to log in.
- As a user/recruiter, I should be able to create profiles of my clients.
- As a user/recruiter, I should be able to have a detailed page for a client with all info, including interviews record.
- As a user/recruiter, I should be able to see a status of each client very clear.
- As a user/recruiter, I should be able to add, update and delete my clients.
- As a user/recruiter, I should be able to search by name throughout the list of my clients.
- As a user/recruiter, I should be able to see the history record of the interviews of a particular client.
- As a user/recruiter, I should be able to add, update and delete interview history.
- Python
- Django
- Bootstrap
Hosted on Heroku: https://easy-recruiting.herokuapp.com/
- Auth
- User
- Full CRUD functionality for clients
- Full CRUD functionality for interviews
- Search
- Sort clients into lists according to their status
- Sort clients by their position
- Recruiter success statistic (diagram of hired, rejected, in progress clients)
- Have a To-Do list on the Home page



