Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nodaguti/koronto
Suggests the facilities near enough to reach before your battery is drained.
https://github.com/nodaguti/koronto
Last synced: about 21 hours ago
JSON representation
Suggests the facilities near enough to reach before your battery is drained.
- Host: GitHub
- URL: https://github.com/nodaguti/koronto
- Owner: nodaguti
- Created: 2015-06-19T14:42:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T14:43:04.000Z (over 9 years ago)
- Last Synced: 2023-03-23T08:23:02.268Z (almost 2 years ago)
- Language: CSS
- Size: 656 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Koronto
Koronto は, バッテリー残量に応じて近くにある電源がある施設を案内するサービスです.
Demo: http://nodaguti.usamimi.info/test/koronto/
授業内課題にてグループワークで作成しました.
## 使用した API など
- [モバイラーズオアシス API](http://oasis.mogya.com/blog/API)
- Google Map API
- Battery Status API
- Geolocation APIまた, UI フレームワークとして [Materialize](http://materializecss.com/) を使用しました.
## 担当
- UI, プログラム総括: nodaguti
- モバイラーズオアシス API 部分 (search.js#fetchNearOasisList): A
- Google Map API 部分の協力: B
- Battery Status API/Geolocation API 部分の協力: C## ToDo
- リファクタリング
- React.js などを使って書きなおしてみたい
- 目的地までナビする機能をつける