developmentseed / to-fix

A task manager for OpenStreetMap

Home Page:http://osmlab.github.io/to-fix/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##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`

About

A task manager for OpenStreetMap

http://osmlab.github.io/to-fix/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%