Skip to content

developmentseed/to-fix

 
 

Repository files navigation

##to-fix

A task manager for OpenStreetMap which helps coordinate users on tasks and work down items in a queue one-by-one without getting in each other’s way. You can find the back end at https://github.com/osmlab/to-fix-backend

####Building

npm install
npm start & open http://localhost:3000/
# you can configure some details at `src/data/tasks.json`

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%