MediaComem / crowdplos-poc-back

Proof of Concept for crowdsourced crosswalks detection and annotation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrossLoS

API for the CrossLoS project, a Proof of Concept for crowdsourced crosswalks detection and annotation. This PoC is part of the CrowDPLoS project, a VGI system to deliver physically impaired people an adapted navigation system.

Requirements

  • [Node.js][node] 6.xw
  • PostgreSql 9.x^
  • Sequelize 3.x^
  • Sequelize-cli 3^

Usage

git clone git@github.com:MediaComem/crowdplos-poc-back.git
cd crowdplos-poc-back
npm install
npm start

Visit http://localhost:3000.

To automatically reload the code on changes, use npm run dev instead of npm start.

About

Proof of Concept for crowdsourced crosswalks detection and annotation.


Languages

Language:JavaScript 79.9%Language:HTML 12.3%Language:CSS 7.8%