Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

byhbt/happy-employee

Repository files navigation

Happy Employee

Demo:

Demo: http://happy-employee.5amlabs.xyz
Email: admin@he.com
Password: testtest

Build Status

alt tag

##1. Business Problem HR have to manage list of employees on in the old ways(Excel, note,...), so this software will help them automate their task and make employee happier.

Target users

  1. HR
  2. Employee

##2. Features: Employee management

  • Manage employee information.

Leave planning

  • Leave plan for employee.

##3. Implemetation:

Business Object:

  • Employee
  • Admin(user)

##4. How to install: I used Laravel Valet https://laravel.com/docs/5.4/valet for development.

Create application database config in .env file.

cp .env.example .env

Install for development

npm install
bower install
php artisan migrate
php artisan db:seed

##5. How to deploy: (updating)

##6. How to contribute: (updating)

##7. License The Happy Employee Application is open-sourced software licensed under the MIT license.

About

Human resource management software for small business

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published