Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 400 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 400 Bytes

introduction

This is a timetracker written in ruby on rails.

features

  • manage daily working time
  • use start- and stop-buttons to track your worked time
  • user authentication
  • stats for:
    • overtime
    • time when to leave
    • working time sum today
    • time to work

used frameworks