[# ShareBite
A full-stack food redistribution platform connecting donors, volunteers, and food banks to reduce food waste and fight hunger.
[https://lovable.dev/projects/80a6f037-c5a2-4d72-a792-8c9e0c953026]
ShareBite streamlines the food donation process by providing a centralized platform where donors can schedule pickups, volunteers can coordinate logistics, and food banks can manage inventory and distribution history, all in one place.
- Role-based access control for donors, volunteers, and food banks
- Donation scheduling and pickup coordination
- Inventory tracking and distribution history
- Interactive dashboards for each user role
- End-to-end workflow from donation submission to recipient distribution
- Frontend: React, TypeScript, Tailwind CSS, shadcn-ui
- Build Tool: Vite
- Other: Git/GitHub
Clone the repository and install dependencies:
git clone https://github.com/yourusername/sharebite cd sharebite npm install npm run dev
Designed to simulate real-world food redistribution logistics, ShareBite demonstrates scalable system design principles applied to a meaningful social impact problem.
[Shaonli C]