Abir-Tx / EzRecruit

A smart recruitment management system for a company/club/job specially for university clubs and companies. Built with PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EzRecruit

A smart recruitment management system for a company/club/job specially for university clubs and companies. Built with PHP and JS. The project follow MVC pattern and uses MySQL as the database.

Screenshots

  • Homepage Screenshot 2022-12-11 021304

  • Admin Dashboard Screenshot 2022-12-11 021445

Development

The needed tools for developing this project are:

  • phpmyadmin
  • php
  • apache2
  • mysql

If you are on Linux then you can go ahead and install all these LAMP stack and run the project to develop and if you are on linux then I will suggest you to use the XAMPP server software suite to easily be able to develop the project further more.

After setting up the environment you have to open the db_connect.php file under the model directory and edit the credentials for your database connection there.

NB: You have to keep the project inside the directory which is the www root defined in the apache2 configuration

Credit

NB: This is a project for my Webtech course

About

A smart recruitment management system for a company/club/job specially for university clubs and companies. Built with PHP

License:MIT License


Languages

Language:PHP 69.2%Language:SCSS 12.3%Language:CSS 11.3%Language:JavaScript 7.1%Language:Hack 0.2%