Git Product home page Git Product logo

hrms's Introduction

Human Resource Management System

Build Status Total Downloads Latest Stable Version Latest Unstable Version License

Human Resource Management System is a combination of systems and processes that connect human resource management and information technology through HRMS software.

Each module performs a separate function within the HRMS that helps with information gathering or tracking. HRMS modules can assist with:

  1. Employee Management
  2. Leave Management
  3. Attendance Management
  4. Team Management
  5. Asset/Resource Management

Official Documentation of Framework

Documentation for the framework can be found on the Laravel website.

Contribution for the framework

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

Contribution for the project

1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Make your changes
4. Run the tests, adding new ones for your own code if necessary (phpunit)
5. Commit your changes (git commit -am 'Added some feature')
6. Push to the branch (git push origin my-new-feature)
7. Create new Pull Request

Security Vulnerabilities of framework

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

Security Vulnerabilities of project

If you discover a security vulnerability within the project, please send an e-mail to Kanak Manjari at [email protected]. All security vulnerabilities will be promptly addressed.

Project License

The project is available to be used freely for personal and educational purposes, cloning the project does not gives you any rights to sell it online/offline.

License

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

Requirement

  1. PHP version 5.6+
  2. PHP Mcrypt
  3. PHP Mysql
  4. Composer
  5. mbstring
  6. dom extention

How can I support developers ?

  • Star our GitHub repo ⭐
  • Create pull requests, submit bugs, suggest new features or documentation updates 🔧
  • Hire us for your next project ❤️

Installation

It is preferred to have git setup installed on your local system.

If you have git on your local, run git clone https://github.com/kmanjari/hrms.git else you can download the zip https://github.com/kmanjari/hrms/archive/master.zip

Once downloaded/cloned go to the project directory on terminal/command line and run composer install or composer.phar install

Once composer is installed, run migration:

php artisan migrate

After migration, run the database seeder:

php artisan db:seed

Once done migrating and seeding you will have default user:

email: [email protected]
password: 123456

Demo version of the project can be found over here

Please do not change password on demo site

hrms's People

Contributors

khanof89 avatar kmanjari avatar manjari1028 avatar dependabot[bot] avatar bosz avatar

Stargazers

Shadrack Nicholas avatar

Watchers

James Cloos 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.