← Back to Android Apps
In Development
Shopping List
com.example.shoppinglist
A shared shopping list application for households. Create lists, add items, assign them to family members, and check things off in real-time. No more "did you get milk?" texts.
Planned Features
- Shared Lists — Multiple household members on the same list
- Item Assignment — Tag items to specific people so everyone knows who's getting what
- Categories — Organize items by store section (produce, dairy, etc.)
- Check-Off — Real-time sync when items are purchased
- Frequent Items — Quick-add from your commonly purchased items
- Multiple Lists — Separate lists for grocery, hardware, etc.
Tech Stack
- Kotlin + Jetpack Compose
- Parcelize for data passing between components
- Data synchronization between devices
Source
Project: ~/.openclaw/Projects/shopping-list