Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/markbrown4/meter
- Owner: markbrown4
- Created: 2012-10-05T07:10:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-07T13:09:24.000Z (over 12 years ago)
- Last Synced: 2023-03-26T17:13:22.906Z (almost 2 years ago)
- Language: Ruby
- Size: 629 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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