mtierltd / timetracker

GNU Affero General Public License v3.0
82 stars 27 forks source link

I would like to add a simple API to just start/stop time tracking #204

Open headkit opened 1 year ago

headkit commented 1 year ago

Hi! Nice tool, thnx for sharing! I would like to add a simple API to just start/stop time tracking for users. Can you give me a brief outline of where/how I should start?

I would like to build a simple time tracking with esp32 and RFID reader, which registers at the API and starts/stops the working time for users. thnx!