AlexHoop140 / JobPortals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JobPortals

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.

Features

  • 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.

Technologies Used

  • Front-end: HTML, CSS, JavaScript
  • Back-end: ASP.NET
  • Database: Microsoft SQL Server

Getting Started

  1. Clone the repository.
  2. Install the required dependencies using the package manager of your choice.
  3. Set up the database connection by creating a "connectionStrings.config" file, database creation is in the "DB_creation.sql".
  4. Start the server.
  5. Access the application in your web browser.

Contributors

This project was developed by:

  1. Le Phuong Trung
  2. Ngu Cong Khanh
  3. Do Ly Anh Thu

License

This project is licensed under the MIT License.

About


Languages

Language:CSS 44.3%Language:ASP.NET 16.7%Language:JavaScript 15.7%Language:SCSS 14.3%Language:C# 6.8%Language:HTML 2.1%