A Food Rescue App built by a team of 2, designed to help restaurants donate leftover food to NGOs efficiently.
The app features food listing, pickup status updates, and location tracking to ensure food reaches those in need. The interface is clean, functional, and easy to use.
- Backend: Node.js, Express
- Database: MongoDB
- Frontend: React.js
- Others: RESTful APIs, Axios, Responsive Design, Map/Location Tracking
Here are some screenshots/mockups of the Food Rescue App:
- Food Listing: Restaurants can list leftover food items for donation.
- Pickup Status: NGOs and volunteers can update the pickup status in real-time.
- Location Tracking: Track delivery locations using maps for accurate pickups.
- Clean UI: Functional and responsive interface for both restaurants and NGOs.
- Secure CRUD Operations: Create, read, update, and delete food listings securely.
The Food Rescue App connects restaurants and NGOs to minimize food wastage.
- Backend: Node.js and Express handle RESTful APIs, manage requests, and interact with MongoDB to store food listings, users, and status updates.
- Frontend: React provides a dynamic and responsive user interface, making it easy to view listings, update pickup status, and track locations.
- Real-Time Updates: Food listings and pickup statuses are updated instantly for both restaurants and NGOs.
- Location Services: Integrated maps allow accurate delivery and pickup tracking, ensuring timely food donations.
- User Experience: The app focuses on usability, clean design, and responsiveness to provide a smooth experience on all devices.
- Clone the repository:
git clone https://github.com/your-username/food-rescue-app.git