elinesterov / traffic-checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

traffic-checker

Simple and fun project that allows you to get traffic conditions to your home, work or any other place.

Check out project details here: https://www.hackster.io/eliasnester/project-semafor

  • app - Simple Node rest API, to get current traffic conditions information, it uses gmaps-traffic-parser
  • gmaps-traffic-parser - Casperjs script to scrape traffic information from maps.google.com
  • imp-files - In case you are planning to use Electric Imp platform, there you can find device.nut and agent.nut files
  • Dockerfile - if you want to run traffic scrapping app using docker. I am running this container using Google Cloud platform

Used technologies, frameworks, etc...

Docker, Node.js, Express.js, CasperJS, electric imp, javascript

About

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 79.2%Language:Squirrel 20.8%