After trying a bunch of options and not quite finding something that fit our needs, I decided to create an app to keep track of some of the recurring house chores that we tend to forget about due to their occasional nature. It also made for a good canvas to try new technologies and app architecture ideas.
Built as a PWA (Progressive Web App) for mobile devices, I prioritized a good User Experience with collapsible menus and the ability to see the status of a task at a glance.
The app is in continuous development and I'm planning to add features as user authentication for isolating their own chores, push notification reminders, and cloud hosting for always-available operation.
Technologies used: React, Astro, Tailwind, Shadcn, SQLite, Vitest, Zod, Vercel