I was looking to improve my knowledge regarding React and Redux, that's why I started the development of this simple, open source and free time tracking app ⏱️
This is also the application I aim to use to track my working hours and plan to use, to export my timesheet reports.
Furthermore, it was also interesting to develop a fully offline solution with IndexedDB, experiment Web Workers (in order to defer "heavy" computation) and try out the new Native File System API.