gtuxyco / timelysheets

Timely Sheets is a Time and Attendance Management Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Timely Sheets

Timely Sheets 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.

Timely Sheets is accessible, powerful, and provides tools required for companies.

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 available in Windows, Mac, Linux Installers.

Screenshots

Timely Sheets is a user-friendly, intuitive Time and Attendance Management Platform that provides smoothly integrated essential HR Time and Attendance functionality, Talent Management, Leave Management, Schedule Management, Time tracking, People Analytics, Reporting and more...

Manager Dashboard

Timely Sheets - Manager Dashboard

Manage Employees

Timely Sheets - Manage Employees

Manage Attendances

Timely Sheets - Manage Attendances

Manage Schedules

Timely Sheets - Manage Schedules

Manage Leaves of Absence

Timely Sheets - Manage Leave

View and Export Reports

Timely Sheets - Reports

People Analytics

Timely Sheets - People Analytics

Employee Dashboard

Timely Sheets - Employee Dashboard

Supporting Timely Sheets

We would like to extend our thanks to the sponsors for funding Timely Sheets development. If you are interested in becoming a sponsor, please visit the Timely Sheets Patreon page

Contributing

Thank you for considering contributing to the Timely Sheets!

Get paid support and fund Timely Sheets development

Get paid support subscription starting at $29 for 6 months or extend up to 12 months for only $50.

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.
  5. Suggest feature and I will do my best to develop.

For every paid subscription, you are already contributing to fund Timely Sheets development. Please contact me using the contact option below or please visit the Timely Sheets Patreon page

Security Vulnerabilities

If you discover a security vulnerability within Timely Sheets, please send an e-mail to Brian Luna via mr.brianluna@gmail.com. All security vulnerabilities will be promptly addressed.

Contact

License

The Timely Sheets is open-source software licensed under the Apache license 2.0.

Copyright (c) 2019-present, Brian Luna

About

Timely Sheets is a Time and Attendance Management Platform

License:Apache License 2.0


Languages

Language:HTML 73.9%Language:PHP 23.7%Language:TSQL 2.3%Language:Vue 0.1%