Skip to content

vijaythecoder/timeclock

Repository files navigation

Simple Time clock management

Admin can

  1. Manage users
  2. Add Max hours
  3. Authorize computer (todo)

User can

  1. Enter username to login
  2. Clock In/Out
  3. Check reports weekly/monthly

Setup

Use the adonis command to install the blueprint

npm install
adonis serve --dev

Migrations

Run the following command to run startup migrations.

adonis migration:run --seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors