Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple Food Waste Map

A simple system to show nearby food surplus and shortage areas on a map.

What it does

  • Shows nearby areas with surplus food (green markers)
  • Shows nearby areas with food shortages (red markers)
  • Simple map interface

How to run

Backend

cd backend
npm install
npm start

Frontend

cd frontend
npm install
npm run dev

API Endpoints

  • GET /api/food-waste/surplus - Get surplus food areas
  • GET /api/food-waste/shortages - Get shortage areas

Test API

cd backend
npm test

That's it! Very simple system focused only on showing food areas on a map.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages