Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

loggingroads/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.

This is a React.js / Flux application that is built with browserify: in order to develop it, you'll need node.js installed.

This is the frontend component to to-fix, which is a pure JavaScript application - the server component is to-fix-backend.

Building

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

About

Logging Roads Date Tagging based on To-Fix

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.7%
  • CSS 9.6%
  • HTML 1.7%