hmdshariati / happy-employee

Human resource management software for small business

Home Page:http://happy-employee.5amlabs.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://happy-employee.5amlabs.xyz

License:MIT License


Languages

Language:JavaScript 74.3%Language:PHP 14.9%Language:HTML 10.6%Language:Vue 0.1%Language:ApacheConf 0.1%