anwinged / dayoff

๐Ÿ–๏ธ Superfantastic simple work hours logger. Can i take a day off?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can I take a day off?

CircleCI

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

About

๐Ÿ–๏ธ Superfantastic simple work hours logger. Can i take a day off?

License:MIT License


Languages

Language:Crystal 55.4%Language:Vue 16.2%Language:JavaScript 15.2%Language:Makefile 4.6%Language:Shell 4.1%Language:Python 2.7%Language:HTML 1.8%