Désiré Werner Menrath a2c9932d90 Feat: Implementiere ShoppingListDetailScreen für die Artikelverwaltung
Dieser Commit führt einen neuen Detailbildschirm zur Verwaltung von Artikeln innerhalb einer Einkaufsliste ein.

Die wichtigsten Änderungen umfassen:
- Added `ShoppingListDetailScreen` to display items of a selected shopping list.
- Implemented navigation from `ShoppingListsScreen` to `ShoppingListDetailScreen` upon clicking a list card.
- Updated `MainActivity.kt` to handle navigation state and display a back button for the detail view.
- Enhanced `ShoppingListsViewModel.kt` to provide a stream for a single shopping list with its items.
- Added new string resources for the detail screen.
- Users can now view and toggle the checked status of individual items within a dedicated screen.
2025-10-11 00:49:19 +02:00
Description
Noteshop is a versatile and privacy-focused application for managing your notes, shopping lists, and recipes all in one place. It is designed to be simple, efficient, and fully under your control
2.4 MiB
Languages
Kotlin 98%
Python 2%