A web app to share leftover food in your area — reducing waste and feeding people.
ShareBites is a platform that allows users to post and claim leftover food from others nearby. It’s designed as a social good project to promote sustainability and reduce food waste.
This project was developed as the final project for CS50’s Introduction to Computer Science.
✅ User registration and login ✅ Post leftover food items with details and optional photo ✅ Browse available leftovers nearby ✅ Claim a leftover and view the owner’s contact info ✅ Manage your own posts (mark as picked up / delete)
Backend: Python, Flask
Database: SQLite
Frontend: HTML, CSS, Bootstrap
Authentication: Sessions and password hashing