An open API service indexing awesome lists of open source software.

https://github.com/devopspower/php-attendance-management-system

PHP Attendance Management System is a time & attendance management platform designed to help HR in managing employee attendance lifecycle.
https://github.com/devopspower/php-attendance-management-system

attendance-management clockify clockit easy-clocking hr hris kissflow laravel-application leave-management opentimeclock php sage sap schedule-management time-clock time-tracker time-tracking timesheet-app toggl tsheets

Last synced: 8 months ago
JSON representation

PHP Attendance Management System is a time & attendance management platform designed to help HR in managing employee attendance lifecycle.

Awesome Lists containing this project

README

          

# About PHP Attendance Management System

PHP Attendance Management System is a time and attendance management platform designed to help HR in managing employee attendance lifecycle from time tracking to scheduling and understand the true value of their Human Resources.

Benefits:

- Engage your people everywhere on their preferred devices.
- Take action and respond to changes on the fly.
- Use one version of a single system across your entire organization.
- Make better business decisions based on contextual insights.
- Get a full view of talent, attendance, and schedule with Timely Sheets software.

PHP Attendance Management System provides complete attendance visibility into your global workforce in real-time and a better user experience, so you can keep your people engaged and help them grow.

## Getting started

### Installation

1. Download or clone the repo to your desktop.
2. Change directory `cd my-app`
3. Run `composer install`
4. Import `my-app/database/database.sql` to your MySQL or MariaDB Server, create a user and grant all rights to the imported `DB`
5. Rename `.env.example` to `.env`
6. Update database config `DB_DATABASE=`, `DB_USERNAME=`, `DB_PASSWORD=`, and `DB_HOST=` in .env file.
7. Run `php artisan key:generate`
8. Run `php artisan serve` to open live application.
9. Login using sample account username `manager@example.com`, password `demo12345`

### System Requirements

1. `PHP` >= 7.1.3
2. `MySQL` 5.x or newer versions
3. `Nginx` or `Apache` (recommended) http server
4. Required PHP extensions: `OpenSSL`, `PDO`, `Mbstring`, `Tokenizer`, `Ctype`, `JSON`

If you are running on local development, we recommend using `AMPPS` stack which has all the system requirements [Download AMPPS](https://www.ampps.com/downloads) available in Windows, Mac, Linux Installers.

## Screenshots
![PHP Attendance Management System - Manager Dashboard](https://i.postimg.cc/5NbGZpJY/manager-dashboard.png)

## Supporting

We would like to extend our thanks to the sponsors for funding PHP Attendance Management System development. If you are interested in becoming a sponsor, please visit the PHP Attendance Management System [Patreon page](https://github.com/mralexisluna/php-attendance-management-system)

## Contributing

Thank you for considering contributing to the PHP Attendance Management System!

### Get paid support and fund PHP Attendance Management System development

Get paid support subscription starting at `$300` for 6 months or extend up to 12 months for only `$500`.

### What's included in paid support

1. Availability of the developer to answer questions.
2. Get assistance with reported bugs and issues.
3. Help with included 3rd party assets.
4. Get assistance with customization and installation.

For every paid subscription, you are already contributing to fund PHP Attendance Management System development. Please contact me using the contact option below or please visit the PHP Attendance Management System [Patreon page](https://github.com/mralexisluna/php-attendance-management-system)

## Security Vulnerabilities

If you discover a security vulnerability within PHP Attendance Management System, please submit a pull request. All security vulnerabilities will be promptly addressed.

## License

The PHP Attendance Management System is open-source software licensed under the [Apache license 2.0](http://www.apache.org/licenses/LICENSE-2.0).

Copyright (c) 2019-present, Pro Dev Ph