Open letmegoforit opened 7 years ago
https://github.com/batmannolove/APP-EigenAds/blob/master/MAP/polylineRemove.html
use polyline to show every travel route . /User-Travel/User-Id/Travel-Key
I bought the UI design from the ui8.net https://ui8.net/categories/all?top=1639
The front end page is done. Still working on the database backend part.
The code is still hot and fresh I have not cleaned up the code and add comments wrap up the functions give out the interface for functions. In one or two days, the code will be more "readable and friendly and extendable".
www.zbkjwh.com/eigen
start today:
will go to www.zbkjwh.com/eigen/index/index.html for login and enter the dashboard/forum. login with email and password part with several functionalities After sign in , with user posts, you can post for test and your name and post content will show up.
Still working on showing the user's travels as posts show on this page which will serve as a dashboard. Need 1 day.
map your day:
will go to www.zbkjwh.com/eigen/index/map.html This page retrive region data from firebase database.You can toggle the visibility of region polygon.
locate car:
will go to https://www.zbkjwh.com/eigen/MAP/maplocationPrecise.html Precise current location locating. However on IOS or MAC ,you have to use https:// can not use http:// to locate your position. Or you can use localhost to test. I am in UofM , US right now. Love Canada more!
firebase database link: https://eigenads-b4542.firebaseio.com/ For now ,read write with true. { "rules": { ".read": true, ".write": true } }
Database json export: eigenads-b4542-export.json.zip