HungerHelp is a web-based platform dedicated to tackling food waste and addressing food insecurity in our community. The platform fosters a collaborative ecosystem by connecting local food establishments, food banks, shelters, volunteers, and those in need, creating a sustainable and compassionate solution to combat hunger.
- Food Donation: Local restaurants and donors can easily contribute surplus food through a user-friendly interface.
- Food Assistance Requests: Individuals and families in need can request food assistance with dignity and ease.
- Community Collaboration: Brings together food establishments, volunteers, and organizations to fight food insecurity.
- Sustainability: Aims to reduce food waste by efficiently redirecting excess food to those who need it.
- Frontend: EJS (Embedded JavaScript)
- Backend: Node.js, Express.js
- Database: MongoDB (Mongoose)
- Templating Engine: EJS
git clone https://github.com/svssathvik7/hungerhelp.git
cd hungerhelp
npm install
npm start