The Food Pantry App aims to bridge the gap between food bank pantries and families looking for free food. By leveraging technology, this app connects families in need with food resources, helps with meal ideas, and facilitates donations to food banks.
Connecting families with the resources they need.
- Use the Google Maps API to locate the nearest food pantry.
- Displays available food at the pantry in real-time.
- Powered by OpenAI API, the app generates healthy meal ideas based on the ingredients available at the pantry.
- Reserve food from food banks and order delivery for a small fee.
- Delivery Fee and $5 Service Charge apply for each order.
- Donate food and money to local food banks to help others in need.
- Google Maps API 🗺️: To find food pantries near users.
- OpenAI API 🤖: For generating healthy meal suggestions based on pantry food.
- React ⚛️: Frontend framework for the user interface.
- Stripe API 💳: Payment integration for processing delivery fees and donations.
Once the app is up and running:
-
Find a nearby food pantry:
Enter your location or allow the app to use your current location. The app will display food banks near you with available food. Select a specific food bank, and the food available for distribution will render. -
Get healthy meal suggestions:
Explore meal ideas based on the food available at the selected pantry using OpenAI's suggestions. -
Reserve food and place a delivery order:
Select food from a pantry, reserve it, and arrange delivery. The app will handle payments for delivery and service fees. -
Donate food and money:
Use the donation feature to contribute food or money to a local food bank.
We welcome contributions to improve the Food Bridge App. Here's how you can contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature). - Make your changes.
- Commit your changes (
git commit -am 'Add new feature'). - Push to your branch (
git push origin feature/your-feature). - Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
Together, we can fight hunger and help those in need. 🍴