Skip to content

gabrielanhaia/clockin

 
 

Repository files navigation

Clockin Working Time Manager

Basic application, made with Lumen Framework, to store and organize the worked time in a month. It calculates the time worked above or under the estimated time based on users' arrivals and leavings from work.

Requirements

  • Composer
  • Bower
  • MongoDB
  • Git (seriously?)

Getting Started

Download and install
$ git clone https://github.com/Alexandreh/clockin.git
$ cd clockin
$ composer install
$ bower install
Setup environment
$ cp .env.example .env
$ vim .env
Run Server
$ php artisan serve

License

The Clockin App is open-sourced software licensed under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 57.4%
  • HTML 30.9%
  • JavaScript 8.5%
  • CSS 2.9%
  • ApacheConf 0.3%