A simple and modern shopping list app built with .NET MAUI.
Now with support for multiple lists – perfect for keeping separate shopping lists for different stores.
- Add products, check them off (they get crossed out & automatically sorted to the bottom)
- Delete completed products
- Automatic saving of lists
- Settings (e.g., change font size)
- Create, rename, and delete multiple lists
- Clear card view for the lists
- Floating Action Button (FAB) for quickly creating new lists
- Confirmation dialog when deleting entire lists
- Clone the repository
- Open in Visual Studio
- Select the target platform (Android emulator or Windows)
- Run 🎉
- .NET 8 / MAUI
- MVVM architecture
- Storage via
Preferences(JSON) - GitHub for version control



