sharminshanta / attendance-desk

Attendance management is the act of managing attendance or presence in a work setting to minimize loss due to employee time theft.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install the Application

Run this command from the directory in which you want to install your new Office Attendance Management application.

sudo git clone https://github.com/sharminex81/attendance-desk
  • Permit the project folder. Just run this command. sudo chmod 777 YOUR_PROJECT_PATH -R

  • Open the project and Install the composer for installing project requirement. Run this command. composer install

  • Change the config.sample.php file to config.php for application configuration.

  • Point your virtual host document root to your new application's public/ directory.

  • Ensure logs/ is web writeable.

That's it! Now go build something cool.

About

Attendance management is the act of managing attendance or presence in a work setting to minimize loss due to employee time theft.


Languages

Language:HTML 48.0%Language:JavaScript 31.5%Language:PHP 13.0%Language:CSS 7.4%