Please sign in to access this page
I developed an App to reduce food waste by scanning your food Items. The App will show what you have at home when you buy new groceries, provide a shopping list, and you can implement your own recipes to automatically fill up your shopping list. The scanning of items might not work in your specific country if the local items aren't implemented in the database.
Yen Sauliak
Check their projects out: News-Digest, About Me Portfolio
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
started to implement a new feature to add all the necessary ingredients to the shopping cart and compare it with your stock.
The Shopping list improved, so that the producer is also listed. By clicking on the double checkmarks, all selected items from the shopping list will be carried over to your stock, and by clicking on the trash bin, the selected items will be deleted.
I added a settings screen for the user to manage the time and the number of days for the notifications.
I have fixed all the issues with the notification system, and it is now scheduled to display every day at 2 am if any Products expire within the next 7 days.
I added a different page for editing products, and I also added a feature for saving the best-before date to remind users to use products before they expire.
Finally fixed all the issues with the shopping list (I also looked at one of my old projects to fix more dependency issues)
Created the repository, made a list of German and English ingredients to map them, and fixed an import issue (dependencies) (most of the time is still for the first commit)
Getting the name and brand of the items from the Open Food Facts API and displaying them in the app