Skip to content

s4rath/Job-Portal-System

Repository files navigation

Job-Portal-System

This is a job portal system that allows job seekers to search for job opportunities based on their qualifications, and job providers to add, edit, and view the jobs they have posted. The system has two types of login: provider and seeker.

Technologies Used

  • PHP
  • MySQL
  • HTML
  • CSS
  • JavaScript
  • XAMPP Web Server

Getting Started

To get started with the project, you will need to install XAMPP or a similar web server software that supports PHP and MySQL. Once you have installed XAMPP, follow these steps:

  • Clone the project repository into your local web server directory (htdocs in the case of XAMPP).
  • Create a Database in your local Server.
  • Edit the jobconnection.php file to match your database settings.
  • Start your web server and navigate to the project's root directory to begin using the system.

Features

Provider Features

  • Login
  • Add job postings with qualifications and job titles
  • View job postings they have added
  • Edit job postings they have added

Seeker Features

  • Login
  • Search for job postings based on qualifications
  • View job postings that match their qualifications
  • Apply for job postings

Screenshots

  • Make sure XAMPP is running properly

Screenshot (125)

  • Users Table (for storing users data both job seeker and provider ) (user field can be seeker or provider based on they select on the sign up page)

Screenshot (118)

  • Job Details Table

Screenshot (119)

  • SignUp Page

Screenshot (126)

  • Login Page

Screenshot (120)

  • Job Provider Page (Navigated to this page based on who logged in)

Screenshot (121)

  • Displaying the Jobs that are created by the provider

Screenshot (122)

  • Job Seeker Page

Screenshot (123)

Contributions

Contributions to the project are welcome. If you find any bugs or have suggestions for improvement, feel free to create a pull request or issue on the project's GitHub repository.

Acknowledgments

  • Font Awesome
  • ColorLib
  • jQuery
  • PHP
  • MySQL

About

Job Portal System using PHP and MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published