🏖️ Superfantastic simple work hours logger. Can i take a day off?
Go to file
2019-11-05 22:54:03 +03:00
spec Add file storage 2019-11-04 21:58:28 +03:00
src Add web routes 2019-11-05 22:54:03 +03:00
tools Add web routes 2019-11-05 22:54:03 +03:00
.dockerignore Init project 2019-11-03 11:33:16 +03:00
.editorconfig Init project 2019-11-03 11:33:16 +03:00
.gitignore Init project 2019-11-03 11:33:16 +03:00
Dockerfile Add web server 2019-11-05 21:37:09 +03:00
LICENSE Init project 2019-11-03 11:33:16 +03:00
Makefile Add web server 2019-11-05 21:37:09 +03:00
README.md Init project 2019-11-03 11:33:16 +03:00
shard.lock Add web server 2019-11-05 21:37:09 +03:00
shard.yml Add web server 2019-11-05 21:37:09 +03:00

Can I take a daya off?

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/dayoff/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors