Skip to content

An Android application that helps users track the expiry of foods they have purchased, generates recipes for foods near expiry, and finds nearby foodbanks to donate food

License

Notifications You must be signed in to change notification settings

Ckalia11/Food-Expiry-Tracker

 
 

Repository files navigation

🍴 Food Tracker App

Food Tracker is an Android app that helps you keep track of your food items, find nearby foodbanks 🏦, and discover recipes 🍲 based on the ingredients you have. It's perfect for anyone who wants to reduce food waste 🗑️, donate to local charities 🤲, or find new meal ideas 💡.

Video Demo: https://www.youtube.com/watch?v=DsFB21zoyxE

🚀 Features

Food Tracker has three main features:

  1. Keep track of food items: You can add items to your virtual pantry by selecting from a list of 1000 cached items 📝, entering an expiry date ⌛, attaching a label 🏷️, and specifying the quantity type and amount 📈. You can also take or upload a photo 📷 to help you remember where the item is stored. The app stores all your items securely and efficiently using Android Room, and allows you to search and filter your items by name or label. You'll also get notifications 📲 when an item is about to expire, or nudge you if you're out of stock.

  2. Find nearby foodbanks: With Food Tracker, you can have Google Maps 🗺️ launched to find nearby foodbanks and charities that accept donations. The app uses your geolocation 📍 to suggest the closest options, so you can easily drop off any surplus food you may have.

  3. Discover recipes: Food Tracker also lets you discover new recipes 🌯 based on the ingredients you have in your pantry. The app queries the Spoonacular API to recommend recipes that use your items, and provides a list of recipes with details and instructions. You can then choose recipes that conform to your dietary restrictions, such as gluten-free 🌾 or vegan 🌿.

About

An Android application that helps users track the expiry of foods they have purchased, generates recipes for foods near expiry, and finds nearby foodbanks to donate food

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%