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