Skip to content

pm7607/HRMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRMS (Human Resource Management System)

Project Overview

A comprehensive Human Resource Management System built using HTML, CSS, Bootstrap, PHP, and MySQL. This system allows organizations to manage employee data, track attendance, manage payroll, and handle other HR-related tasks.

Features

  • Employee Management: Add, update, and delete employee records.
  • Attendance Tracking: Record and monitor employee attendance.
  • Payroll Management: Calculate and process employee salaries.
  • Leave Management: Manage employee leave requests and approvals.
  • User Roles: Different user roles with specific access rights (Admin, HR, Employee).

Technologies Used

  • Frontend: HTML, CSS, Bootstrap
  • Backend: PHP
  • Database: MySQL

Installation

  1. Clone the repository:

    git clone https://github.com/pm7607/HRMS.git
  2. Navigate to the project directory:

    cd hrms-project
  3. Set up the database:

    • Create a MySQL database, which name is "hrms".
    • Import the SQL file provided in the database folder.
    • Update the database configuration in config.php.
  4. Start the server:

    • Use a local server (like XAMPP or WAMP) to host the project.
    • Place the project folder in the htdocs directory (for XAMPP).
  5. Access the project in your web browser:

    http://localhost/hrms-project

Usage

  • Log in as Admin to access all features.
    • userId :- admin@2205
    • password :- Admin123
  • HR and Employee roles have restricted access.
    • userId :- Pratik_02
    • password :- pratik@123

Screenshots

Dashboard Screenshot Employee Management Screenshot

Contributing

Contributions are welcome! Please fork this repository and submit a pull request.

Contact

About

human resources management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published