FoodBridge: Community-Based Food Donation Platform
~made using HTML,CSS,JS,PHP
FoodBridge is a web-based platform designed to reduce food waste and enhance food security by connecting donors with people in need. Through this platform, residents can easily donate surplus food within their community, while recipients can securely claim food items with verified identities. FoodBridge integrates Aadhaar-based verification to ensure fair distribution and offers a reward system to incentivize active donor participation.
Features- User Authentication: Sign-up and login for both donors and recipients with secure user credentials.
- Food Donation Management: Donors can list food items for donation and mark availability.
- Recipient Verification: Aadhaar-based verification to authenticate recipients and prevent multiple claims.
- Claim Limits: Recipients can claim up to 3 times per day to ensure fair distribution.
- Real-Time Location Option: Recipients can enter their location or share live location when delivery is needed.
- User Rewards: Donors are recognized with certificates or government store discounts to encourage participation.
- Admin Dashboard: Admins can monitor donations, claims, and manage users.
Login System -> Donator / Distributor
Donator :
Distributor :

Distrbutor interface (lists all the available donations made by users) :
The distributor allots the donation to the recipient by verifying his aadhar
Now, the donation is claimed : so the donation list is updated :

Database tables :
people tables (recipient table):
distributors table:
donations table:
donnators (users) table:




