ajithranka / to-fix

A task manager for OpenStreetMap

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 ____  __       ____  __  _  _
(_  _)/  \  ___(  __)(  )( \/ )
  )( (  O )(___)) _)  )(  )  (
 (__) \__/     (__)  (__)(_/\_)

A task manager for OpenStreetMap.

Coordinate with other users and work down a queue of tasks without getting in each other’s way.

to-fix

Related tools

  • A JOSM plugin is available at tofix-plugin.
  • A CLI for creating and updating tasks is available at tofix-cli.

Workflow

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.

Wiki

About

A task manager for OpenStreetMap

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

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


Languages

Language:JavaScript 93.0%Language:CSS 5.9%Language:HTML 1.1%