Tie Tracker

I was looking to improve my React and Redux knowledge, that's why I started the development of this simple, open source and free time tracking app ⏱.️

This is also the application I use to track my working hours and bill my clients.

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.

Mobile application screenshots

Fact sheet

Available: Progressive Web Apps, Apple Store and Google Play

Technology: Ionic, React and Capacitor

Infrastructure: Google Cloud Hosting and GitHub Actions

Database: Offline with IndexedDB

Open source

This project is open source and available on GitHub