ShareBite is a project dedicated to managing food waste by connecting food donors with nearby volunteers. The platform alerts volunteers about available food donations and provides a map-based tracking system to ensure efficient and timely distribution.
- Alerting Volunteers: Notifications are sent to volunteers when new food donations are available in their area.
- Listing Available Donors: A comprehensive list of available food donors is maintained and updated in real-time.
- Map-Based Food Tracking: Integration with OpenStreetMap allows for precise tracking of food donations and their locations.
- Template Engine: Handlebars
- Backend: Express
- Mapping: OpenStreetMap
- Database: MongoDB
-
Clone the repository:
git clone https://github.com/innov8-tist/sharebite.git
-
Navigate to the project directory:
cd sharebite
-
Install the necessary dependencies:
npm install
-
Start the application:
npm start
This project is licensed under the MIT License. See the LICENSE file for more details.