Giter Club home page Giter Club logo

to-fix-backend's Introduction

##to-fix-backend

The server component of to-fix which provides the API that interacts with the front end. You can find the front end at https://github.com/osmlab/to-fix.

####Environment variables

  • DBUsername - default: postgres
  • DBPassword - unset by default
  • DBAddress - default: localhost
  • Database - default: tofix
  • UploadPassword - required
  • UploadPath - default: ./

If DBAddress is set to something other than localhost, postgres will not be installed as part of install.sh

####Ubuntu Installation

# set your environment variables
sh deploy/install.sh
npm start

####Other Installation

  • install PostgreSQL, I recommend postgres.app for OS X
  • install node.js, npm if needed
  • run npm install
  • run node index.js

####Adding a task Adding a task requires POSTing a CSV to the API, see API.md and adding the necessary logic to the front end of to-fix to know how to process the results. This is currently hard coded into the front end (at src/stores/map_store.js), but something that will be abstracted in the future, making it easier to add new tasks. Changing the items that are selectible in the sidebar happens in src/data/tasks.json on the front end.

to-fix-backend's People

Contributors

aaronlidman avatar danielfdsilva avatar tristen avatar kamicut avatar

Watchers

Eric Gundersen avatar Vitor George avatar Sajjad Anwar avatar Olaf Veerman avatar Nate Smith avatar James Cloos avatar Joe Flasher avatar Ruben L. Mendoza avatar Matthew Hanson avatar Ian Schuler avatar Robin Tolochko avatar James Conkling avatar Miles Watkins avatar Anand Thakker avatar Jamey Smith avatar Ali Felski avatar Heidi Jaafar avatar Edith Yesenia Quispe Pérez avatar Drew Bollinger avatar Danny  Katherin Aiquipa Pacheco avatar Richman avatar Dylan avatar Nick Bumbarger avatar César A. avatar Mariano Arrien-Gomez avatar  avatar Karito Tenorio Palomino avatar Zhuangfang Yi 依庄防 avatar Becky avatar Pilar Gabriela Serrano Quispe avatar  avatar

Forkers

isabella232

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.