HireHub is an innovative job application platform designed to meet the changing demands of the employment market. Drawing inspiration from successful platforms like Indeed, HireHub is a user-friendly, robust, and efficient system designed to meet the requirements of both employers and job seekers. With a simple and user-friendly UI, HireHub Simplifies the hiring process and creates a helping ecosystem for employers to find the right candidates and job seekers to find the right opportunities. With its easy-to-use features and comprehensive functionalities, HireHub is set to revolutionize the job application process and create more opportunities for job seekers and employers alike.
The following software is required:
- Visual Studio
- Microsoft SQL Server Management Studio
To deploy the solution:
- Download HireHub.sql locally.
- Run the sql file in Microsoft SQL Server Management Studio.
- Connect to database in Visual Studio
- Change the connection string written in DbConnection.cs which is in Database folder
- Run the program with the following credentials:
Employer Account Email: [email protected] Password: employerpass
Job Seeker Account Email: [email protected] Password: strongpassword
-
All Users
- Registration: User can register themselves as a Job seeker or recruiter.
- Login: User can use their existing email and password to log in to their account.
-
Job Seeker
- Enrollment: User can add their personal information.
- Job Search: The user can add keywords to find any job.
- Search: Display all jobs, related to description, responsibilities and name
- Job Listing: The user can view a detailed information list with a job title, description, and ability to apply for a job role.
-
Employer
- Enrollment: User can add their company information.
- Job Posting: User can post jobs by adding detailed information.
- Job Listing: User can click on the job description and check how many users apply for that job.