____ __ ____ __ _ _
(_ _)/ \ ___( __)( )( \/ )
)( ( O )(___)) _) )( ) (
(__) \__/ (__) (__)(_/\_)
A task manager for OpenStreetMap.
Coordinate with other users and work down a queue of tasks without getting in each other’s way.
This is the frontend component to to-fix
. The server
component is at to-fix-backend.
This is a React + Redux application bootstrapped with create-react-app.
To start development, you will require node.js to be installed.
npm install && npm start
To build and publish to gh-pages
, run
npm deploy
You can configure some details at src/config.