Inspiration

In India, large amounts of food are wasted every day from hotels, hostels, canteens, and events, while many people still struggle to get even one proper meal. We wanted to solve this gap not just as a food problem, but as a coordination problem. The inspiration behind Sharebite was to build a practical system that can connect surplus food with real community need before it gets wasted.

What it does

Sharebite is a role-based food redistribution platform built for UN SDG 2: Zero Hunger. It allows NGOs to raise meal requests, hotels and food donors to publish safe surplus food batches, and delivery partners to complete rescue missions from donor to NGO. The system supports tracking, status updates, mission IDs, and smart auto-assignment of delivery partners, while admins get a full network view of demand, supply, and delivery activity.

How I built it

I built Sharebite as a web application using HTML, CSS, and JavaScript. The platform has separate dashboards for Hotel, NGO, Delivery, and Admin roles. I designed the workflow around real rescue operations: request creation, surplus publishing, smart matching, dispatch, pickup, and delivery. I also added optional Supabase integration to support shared live data and realtime updates across users and devices.

Challenges I ran into

One major challenge was making the platform feel realistic instead of generic. At first, the dashboards looked similar and the flow was confusing, especially around who could see requests and what the delivery role actually does. Another challenge was balancing hackathon simplicity with a believable real-world workflow. We also had to improve session handling, make the UI easier to understand, and add clearer tracking so users could tell whether food was assigned, picked up, or delivered.

Accomplishments that I'm proud of

I’m proud that Sharebite became more than just a listing app. It now reflects a real multi-role operational flow with demand-led distribution, role-based dashboards, smart delivery auto-assignment, mission tracking, and a clearer handoff chain from donor to NGO. I’m also proud that the platform addresses both food waste and hunger in one solution and presents a strong hackathon-ready prototype with room to scale further.

What I learned

I learned that solving social impact problems is not only about building features, but about deeply understanding users and their decisions under pressure. I also learned how important good workflow design is in multi-role systems. On the technical side, I improved my understanding of frontend state handling, realtime architecture planning, role-based UI design, and how to structure a prototype so it is both demo-friendly and scalable.

What's next for Sharebite

The next step is to turn Sharebite into a fully live production-ready platform. That includes secure authentication, deployed Supabase backend, stronger database rules, location-based routing, map integration, notifications, proof of handover, and a better mobile-first experience. We also want to expand the smart matching engine so food can be routed faster and more efficiently at scale.

Built With

Share this project:

Updates