Can I take a day off?
Simple app for time traking. Pet project created with Crystal, Vue.js and Circle CI.
Installation
With docker you can run
$ make install
$ make run-server
Next open http://localhost:3000/?profile=profile-xyz in browser,
where profile-xyz
is profile name stored in var/data
directory.
Tests
$ make spec
$ make ameba
Description
Languages
Crystal
55.4%
Vue
16.2%
JavaScript
15.2%
Makefile
4.6%
Shell
4.1%
Other
4.5%