Skip to content

rajpurkar/driverseat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driverseat

A web tool that enables crowds to label lane complexes in the 3D environment around a car.

Quickstart

  1. install nodejs and npm (versions >=v0.10.* and >=1.4.* respectively https://docs.npmjs.com/getting-started/installing-node)
  2. In the repo folder, 'npm install' to install dependencies
  3. Setup the database (See "Database Setup")
  4. start the server with "node app.js". For info about the web-framework: http://expressjs.com/4x/api.html.

Database Setup

Protips

  • The codebase follows the javascript standard style. It's nice to catch those style errors early: js-standard-style
  • For faster dev using node, I use 'nodemon --ignore public/ app.js' (http://nodemon.io/)

About

A web tool that enables crowds to label lane complexes in the 3D environment around a car.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •