This project aims to facilitate the efficient distribution of surplus food from various sources to underprivileged communities. By providing a platform for donors, organizations, and individuals, we can collectively reduce food waste and combat hunger.
- Product Listing: Browse through a wide range of available food items, including fresh produce, packaged goods, and prepared meals.
- Donation Portal: Donors can easily donate surplus food items, specifying quantities and expiration dates.
- Recipient Registration: Non-profit organizations and community groups can register as recipients to receive donated food.
- Distribution Management: Manage the distribution process, allocating donated items to registered recipients based on their needs and proximity.
- Nutritional Information: Access detailed nutritional information for each food item to ensure a balanced and healthy distribution.
- Expiration Tracking: Stay informed about expiration dates and prioritize the distribution of perishable items.
- Front-end: React, Ant Design
- Back-end: Node.js, Express
- Database: MongoDB
- Clone the repository:
git clone https://github.com/your-username/food-distribution-supply.git
- Install dependencies:
npm install
- Configure environment variables (e.g., database connection)
- Start the development server:
npm start
We welcome contributions from the community to enhance the project's functionality and reach. Please refer to the CONTRIBUTING.md
file for guidelines on how to contribute.
This project is licensed under the MIT License.