Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markbrown4/meter

Trip Meter for tracking distance / time of exercise
https://github.com/markbrown4/meter

Last synced: about 2 months ago
JSON representation

Trip Meter for tracking distance / time of exercise

Awesome Lists containing this project

README

        

# meter
Cause web apps rule and native apps drool. well, not really.
But, we do need more examples of good web apps which work offline and are designed for mobile.

At the moment it's just calculating a distance from start to end.

## To do
- Store lat / lng along the way to calculate an accurate distance
- Maybe draw a mini vector map of the routes.
- Make it work offline
- Persist data when online
- Fastclicks

## testing

$ alias jasmine=‘bundle exec jasmine-headless-webkit –color’
$ jasmine