Skip to content

mateuszkulpa/teamwork-time-tracker

Repository files navigation

teamwork-time-tracker

Simple app to tracking work time. It uses TeamWork API in version V3.

Features

  • display current working timers
  • start, pause, complete, delete timers
  • search tasks
  • modify description of timers
  • display total duration of current timers
  • recent tasks - allows to quick run timer on the recent tasks (e.g. from the last week)

Challenges

CORS - if you want to use this application directly in your browser, you must enable cross-origin requests. The easiest way to do this is to build your proxy server. I used CORS Anywhere project. My proxy server is on heroku and is available here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT