Skip to content

yosmisyael/Teamable

Repository files navigation

Teamable

project-image

A Modern Open-Source Human Capital Management Solution for Everyone.

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

Features

Here're some of the project's best features:

  • Employee Management
  • Attendance Monitoring
  • Automated Payrolls Processing
  • Leave Management
  • Employee Access App
  • Payroll Slip and Emailing
  • Department Management
  • Job & Position Management
  • Salary Management

Installation Steps:

1. Get the source code

git clone https://github.com/yosmisyael/teamable.git

2. Install composer dependencies

composer install

3. Install npm dependencies

npm install

4. Set configuration (database mail server)

cp .env.example .env

5. Generate app key

php artisan key:generate

6. Run db migrations

php artisan migrate

7. Link storage path

php artisan storage:link

8. Compile the assets

npm run dev

9. Run the application

php artisan serve

License:

This project is licensed under the GNU GPL v3

About

final project submission of web app workshop course, EEPIS 3rd Semester

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages