Waste food sharing at any scale.
Reduce food waste by developing a platform where everyone from individuals to large food chains can post redundant food offers.
Build a React powered SPA (Single Page Application), using ASP.NET framework as an API backend and PostgreSQL as data persistence database.
- Account registration & login
- User-posted food offers
- Public listing of all active offers
- Offer reservation for pickup
- Pickup status tracking
- Display of pickup location as a point on the map
- Data persistence in a database
- Templates - save commonly used food data for reuse in future offers
- Full integration with Google Maps (display all pickup locations in the map, clicking a location brings up an offers page)
- Frontend: React
- Backend: ASP.NET
- Database: PostgreSQL