WhoFixedIt
WhoFixedIt is a simple “personal logbook” app for home and local service work. It solves the annoying problem of forgetting who fixed what, when it was done, how much it cost, and which technician/company you used—especially months later when the same issue comes back or you need to recommend someone to a friend.
You use it to save service providers (plumber, electrician, AC tech, mechanic, cleaner, etc.) and then attach jobs to them with notes like the issue, what was repaired, dates, pricing, warranty details, and optional photos/receipts. Over time, it becomes your reliable history of repairs and maintenance across your home, office, or vehicles.
How it’s made: the app is designed to be offline-first, so it stays fast and usable even without internet. Data is stored locally on the device, and the UI is built for quick entry and easy searching later.
Tech stack: it’s built with Angular for the frontend and packaged as a mobile app using Capacitor (so it can run on Android while still being web-based). It uses local storage/database (offline-first approach), and it can also be accessed in a browser for convenience.
