Please sign in to access this page

My Food

My Food Used AI

32 devlogs
24h 22m
•  Ship certified
Created by Leon

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.

Timeline

Ship 2

0 payouts of shell 0 shells

Leon

about 10 hours ago

Leon Covers 12 devlogs and 12h 15m

Fixed problems with swipe to delete by adding a delete button

Update attachment

started to implement a new feature to add all the necessary ingredients to the shopping cart and compare it with your stock.

Update attachment
Leon
Leon
1h 52m 1 day ago

new recipe page with a local database, the user can also implement his own recipes.

Update attachment
Leon
Leon
1h 50m 1 day ago

started to completely rebuild the recipe page (this page is to add your own recipe)

Update attachment

UI and Gradle update

Update attachment

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.

Update attachment

I added a settings screen for the user to manage the time and the number of days for the notifications.

Update attachment

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.

Update attachment
Leon
Leon
1h 18m 5 days ago

fixing a lot of problems with saving the best-before date in the database

Update attachment

I added a notification services to remind the user about the products that are expiring soon

Update attachment
Leon
Leon
1h 18m 5 days ago

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.

Update attachment

I checked the issues that were shown in the ship rejection and everything worked for me

Update attachment

Ship 1

1 payout of shell 255.0 shells

Leon

about 2 months ago

Leon Covers 20 devlogs and 12h 7m

I created the App logo and made the first release (APK, logo implementation ...)

Update attachment

Added that checked products from your shopping list are automatically added to your food stock

Update attachment

Finally fixed all the issues with the shopping list (I also looked at one of my old projects to fix more dependency issues)

Update attachment

Solved a lot of problems with the dependencies :)

Update attachment

Start of the implementation of a shopping list (still got issues and isn't ready yet)

Update attachment

Added a reload button to get new recipes every time you press it

Update attachment

Translate most of the text from the English recipe API to German

Update attachment

Translate some of the text from the API to German, like the title of the food

Update attachment

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)

Update attachment

Tried to translate the German ingredients into English for the DB. It didn't work :(

Update attachment

Add more comments and provide a better code structure

Update attachment

Implementation of a recipe API that shows you some recommendations

Update attachment

Getting the name and brand of the items from the Open Food Facts API and displaying them in the app

Update attachment

Making some Komments and clean of the code

Update attachment

Implementation of the QR code feature

Update attachment

UI Update for future features

Update attachment

New feature: saving the items permanatly and displaying them

Update attachment

set up the basic Look of the App

Update attachment

Setup wifi debugging on my phone

Update attachment

set up time tracking

Update attachment