This is a project for creating job portals. It aims to provide a platform for job seekers to find suitable job opportunities and for employers to post job openings.
- Job Seeker Registration: Job seekers can create an account and provide their personal information, skills, and work experience.
- Job Search: Job seekers can search for job openings based on various criteria such as location, industry, and job title.
- Job Application: Job seekers can apply for job openings by submitting their resume and cover letter.
- Employer Registration: Employers can create an account and post job openings.
- Job Posting: Employers can post job openings with details such as job title, description, requirements, and location.
- Application Management: Employers can manage job applications received for their job openings.
- User Authentication: The system provides secure user authentication to ensure the privacy and security of user data.
- Front-end: HTML, CSS, JavaScript
- Back-end: ASP.NET
- Database: Microsoft SQL Server
- Clone the repository.
- Install the required dependencies using the package manager of your choice.
- Set up the database connection by creating a "connectionStrings.config" file, database creation is in the "DB_creation.sql".
- Start the server.
- Access the application in your web browser.
This project was developed by:
- Le Phuong Trung
- Ngu Cong Khanh
- Do Ly Anh Thu
This project is licensed under the MIT License.