Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
/ Swinteract Public archive

Project for the summer term 16 project at ifgi.

License

Notifications You must be signed in to change notification settings

nsteffens/Swinteract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swinteract

Swinteract is a Headup-Display Simulation powered by node.js, HTML5, JavaScript and the enviroCar database.

  • Analyze your CO2 emission
  • Track your fuel consumption
  • Keep track of your results in relation to the community
  • Use interactive swipe-gestures to navigate through the content

Version

1.0.0

Tech

Swinteract uses a number of open source projects to work properly:

  • node.js - evented I/O for the backend
  • Bower - package manager for the web dependencies
  • Express - fast node.js network app framework
  • fullPage.js - plugin to create full-screen scrolling stites
  • flot.js - framework to create (realtime) charts
  • leaflet - framework to create interactive maps
  • jQuery - duh
  • jQuery-circle-progress - nice plugin to do circle progress bars via jQuery

Installation

Swinteract requires Node.js v4+ to run.

You need to have Bower installed globally:

$ npm i -g bower
$ git clone [git-repo-url]
$ cd Swinteract
$ bower install
$ npm install
$ node index.js

Todos

  • Write Tests
  • Integrate live data streaming
  • get more accurate CO2 data

License

MIT

Aww Yes, Free Software!

About

Project for the summer term 16 project at ifgi.

Resources

License

Stars

Watchers

Forks

Packages

No packages published