Have you ever forgotten to eat a food item before its expiration date? Throwing away food because it has expired is a practice to avoid if you want to reduce food waste.
This simple app helps you avoid forgetting to consume foods that are about to expire. Using it is simple: just record each food item along with its expiration date and you will always have a table reminding you which foods are going to expire!
- Display a list of food with their expiration dates in ascending order of time
- Add, edit and delete items
- Opening date
- Notifications
New translations are welcome. If you want to add a new language to the app, or improve or review an existing one, please open an issue.
-
Clone the repository
git clone https://github.com/lorenzovngl/FoodExpirationDates.git
-
Setup your Firebase project as described below or set
buildFoss = true
in build.gradle.kts and switch to thefoss
build variant to disable the Firebase SDK in the app.-
Setup your Firebase project:
- Create a Firebase project in Firebase console;
- Get the file
google-services.json
as explained here and put it in the project root.
-
-
Run the app!
Building software is awesome, making it open source is even more so. However, this requires dedication, efforts, and time. If you use this software or find it valuable, please support my commitment in developing and maintaining this project through one or more of the following methods:
- Follow me on one of these platforms
- Star the project
- Make a donation
Your support would be very precious for me.
Thank you,
Lorenzo