Happy Employee
Demo:
Demo: http://happy-employee.5amlabs.xyz
Email: admin@he.com
Password: testtest
##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
- HR
- 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.