Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 などを使って書きなおしてみたい
- 目的地までナビする機能をつける