lorenzovngl / FoodExpirationDates

📱 Android app to track food expiration dates 🥦🥛🍎. Built with Jetpack Compose 🧩, MVVM 🛠️, Room 🗄️, and Material You 🎨.
https://foodexpirationdates.app
MIT License
136 stars 26 forks source link

Feature Request: Show deleted items #196

Open stevenxxiu opened 3 months ago

stevenxxiu commented 3 months ago

Is your feature request related to a problem? Please describe. When I delete an item, it's gone. I want to see what I just deleted and when.

Describe the solution you'd like I wish deleted items get moved to some other place instead, with the date they were deleted. This lets me:

Describe alternatives you've considered Can't think of an alternative except finding another app if one exists.

Additional context N/A

lorenzovngl commented 1 month ago

Hi @stevenxxiu, thank you for this request. When I will have time to implement it, I will do it for sure.