Coder Social home page Coder Social logo

omar7tech / hrms Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 467 KB

"HRMS🥇: A Laravel-based Human Resource Management System (HRMS) designed to streamline employee management, scheduling, position assignments, and analytics within organizations. Featuring multi-role authentication and detailed management tools, it offers comprehensive solutions for HR tasks."

Home Page: http://hrms7.000.pe

PHP 32.56% CSS 3.32% JavaScript 0.10% Blade 64.02%
cloud employee-management hrms management-system system-design crud cv images laravel laravel-framework mysql-database php scalability

hrms's Introduction

HRMS🥇

Overview

The HRMS (Human Resource Management System) is a Laravel-based application designed to manage employees, trainees, schedules, positions, interviews, and vacations within an organization. It features multi-role authentication, detailed analytics, and comprehensive management tools.

Features

  • Multi-role Authentication: Admin and Moderator roles
  • Employee Management: CRUD operations, CV, and image management
  • Schedule Management: Working schedules, interview scheduling, and vacations
  • Position Management: CRUD operations and assignment to employees
  • Statistics and Analytics: Performance metrics and visualizations using Charts.js
  • User Management: Moderators can activate/deactivate admin accounts

Screenshots

Screenshot 1

Screenshot 2

Installation

Prerequisites

  • PHP PHP >= 7.4
  • Laravel Laravel >= 8.x
  • MySQL MySQL
  • Composer Composer
  • Node.js Node.js

Setup

  1. Clone the repository:
    git clone https://github.com/Omar7tech/hrms.git
    cd hrms
  2. Install dependencies:
    composer install
    npm install
    npm run dev
  3. Setup environment variables:
    cp .env.example .env
    php artisan key:generate
  4. Migrate the database:
    php artisan migrate

Admin Dashboard

Admins can manage employees, trainees, schedules, positions, interviews, and vacations. They have access to detailed statistics and performance metrics.

Moderator Dashboard

Moderators can activate or deactivate admin accounts and manage their own profiles.

Database Schema

Key tables and their relationships:

  • employees: Manages employee data, references positions and schedules
  • interviews: Manages interview schedules, references users
  • positions: Manages job positions
  • schedules: Manages work schedules
  • users: Stores user data with roles and permissions
  • vacations: Manages employee vacations, references employees

API Endpoints

Authentication

  • POST /api/login
  • POST /api/logout

Employees

  • GET /api/employees
  • POST /api/employees
  • PUT /api/employees/{id}
  • DELETE /api/employees/{id}

Positions

  • GET /api/positions
  • POST /api/positions
  • PUT /api/positions/{id}
  • DELETE /api/positions/{id}

Frontend

  • Bootstrap Uses Bootstrap for responsive design
  • CSS3 CSS for styling
  • JavaScript JavaScript for dynamic functionality
  • jQuery jQuery for AJAX requests
  • AJAX AJAX for asynchronous operations
  • Blade Blade templates for dynamic views
  • Chart.js Charts.js for data visualizations
  • HTML5 HTML for markup

Security

  • Ensure correct configuration of environment variables.
  • Regularly update dependencies to address security vulnerabilities.
  • Use Laravel's validation and sanitation mechanisms.

Contribution

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Create a new Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or support, contact [email protected].

Live Demo

Check out the live demo: HRMS Live Demo


Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.

You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.

Image Description

hrms's People

Contributors

omar7tech avatar

Stargazers

Abdulhadi Ghoson avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.