- Manage users
- Add Max hours
- Authorize computer (todo)
- Enter username to login
- Clock In/Out
- Check reports weekly/monthly
Use the adonis command to install the blueprint
npm install
adonis serve --devRun the following command to run startup migrations.
adonis migration:run --seed