shoaibisa / GDSC-Feed-Who-Need

It's Google Developer Student Club : Solution Challenge sustainable model that solve the issues of food waste, hunger and climate change. By connecting restaurants with volunteers and promoting biodegradable packaging, we aim to reduce the carbon footprint and make a positive impact on society. Basically it fulfils 3 UN Goals & help the society.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feed Who Need

  • 'Feed Who Need' aims to connect remote volunteers with restaurants to prevent food waste and feed hungry people. The project promotes the use of biodegradable packaging to tackle the issue of climate change. The platform will reward volunteers with points for every food donation, which can be later redeemed for shoppivouchers.ng

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites :

  • Node.js
  • npm
  • MongoDB (optional)

Run Following commands for Installing (Note : App may take few seconds to load. Please wait humbly 🙂)

git clone shoaibisa/GDSC-Feed-Who-Need
//It clones repository into local machine
npm i 
//It installs necessary packages used in project
npm start
//Start's the site on localhost.

While performing Evaluation, if there is any backend link redirection issue, you can use the following links.
(Reason for facing such issue : The development is under progress on regular bases.)
Link Description
(Assuming your default port number is 3000)
http://localhost:3000/ HomePage/LandingPage
http://localhost:3000/volunteer/dashboard Volunteer Dashboard
http://localhost:3000/restaurant/dashboard Restaurant Dashboard

About

It's Google Developer Student Club : Solution Challenge sustainable model that solve the issues of food waste, hunger and climate change. By connecting restaurants with volunteers and promoting biodegradable packaging, we aim to reduce the carbon footprint and make a positive impact on society. Basically it fulfils 3 UN Goals & help the society.


Languages

Language:JavaScript 96.0%Language:CSS 3.8%Language:HTML 0.3%