Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/motea927/cordova-app-dbnav

使用cordova框架的大鵬灣導覽軟體,可藉由此專案了解cordova運作原理及入門
https://github.com/motea927/cordova-app-dbnav

android apk cordova css html javascript jquery

Last synced: 6 days ago
JSON representation

使用cordova框架的大鵬灣導覽軟體,可藉由此專案了解cordova運作原理及入門

Awesome Lists containing this project

README

        

![dbnav](https://1031241139.000webhostapp.com/dbnav-web/img/logo.jpg)
## [官方網站](https://dbnav.herokuapp.com/)
## [官方網站(備用)](https://1031241139.000webhostapp.com/dbnav-web/index.html)
## 鵬程灣里
> 一款智慧化的導覽軟體,結合AR、GPS等相關技術而成,
並提供語音導覽及評分功能增添程式互動性。

## 鵬程灣里有哪些功能?

* 依照景點距離或星等排序以列表式呈現
* 依地圖瀏覽方式在地圖上顯示景點
* 利用AR技術之行動導覽,可在相機上顯示景點及距離等資訊
* 設有評分系統讓遊客評分
* 可依遊客需求自訂景點資訊顯示距離
* 語音導覽功能

## 使用技術、語言、套件及框架

* html、css、javascript、jquery、cordova
* cordova-puugin:
* [cordova-plugin-camera-preview](https://www.npmjs.com/package/cordova-plugin-camera-preview)
* [cordova-plugin-device-orientation](https://www.npmjs.com/package/cordova-plugin-device-orientation)
* [cordova-plugin-geolocation](https://www.npmjs.com/package/cordova-plugin-geolocation)
* [cordova-plugin-nativestorage](https://www.npmjs.com/package/cordova-plugin-nativestorage)
* JS Framework:
* [jquery](https://jquery.com/)
* [google map js api](https://developers.google.com/maps/documentation/javascript/?hl=zh-tw)
* [infobubble](https://github.com/googlemaps/js-info-bubble)
* [jquery.star-rating](https://github.com/nashio/star-rating-svg)
* [SweetAlert](https://sweetalert.js.org/guides/)
* 後端採用php7.x+mysql

## 作者

```javascript
var author = {
Name : "李學澤",
site : "https://github.com/motea927"
}
```