amitmaity / attendance

Online Corporate Attendance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Attendance in Drupal 8

This project provides an interface to apply for attendance.

It is the perfect solution for distributed teams and or companies allowing remote work.

Employees can request attendance, Team Leads and Admin can approve them.

It sends a attendance approval link to your slack channel for easy approval.

Usage

First you need to install composer.

Note: The instructions below refer to the global composer installation. You might need to replace composer with php composer.phar (or similar) for your setup.

After that you can clone the project:

git clone https://github.com/amitmaity/attendance.git

Install the dependencies with composer install

cd attendance
composer install

Then install the drupal site and revert the config

About

Online Corporate Attendance

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%