Mozilla-Student-Projects / Projects-Tracker

Keep tracks of Firefox/Thunderbird/Firefox OS features that can/should/will be implemented as add-ons/apps.
66 stars 19 forks source link

Application to share live GPS Track #87

Open AntoineTurmel opened 9 years ago

AntoineTurmel commented 9 years ago

So I want an application to share my GPS Track live to a friend, example case:

http://find.firefox.com/ already does this a bit, but it's limited to the owner user account. I want to to be able to set up a drive path, and to display traffic delays etc.

r007me commented 9 years ago

I can Start with this project can You elaborate on this please

AntoineTurmel commented 9 years ago

Here is an usecase:

  1. I open the webapp, it show me a map
  2. I can type the adress where I want to go and click on start button
  3. A journey is saved online so my friend can see it on a webpage
  4. I start driving
  5. My coordinate points are uploaded every minute online
  6. My friend can see where I am on the journey with a little icon (for instance a car) on the map
  7. When I finish the journey, it display the total amount of delay

The map (on the webpage) should display:

trajet

Several services to help you with courses calculation:

It would be nice to see Traffic delay as well, (Google Maps for instance display colored segments, green, yellow, orange, red).

Other features that would be nice:

r007me commented 9 years ago

I have gone through the details,So I need to refresh my javascript now for this app as last time I made an app for firefox os was January, and plus I will find someone else with me to work on it , and try to start with this as soon as possible.

AntoineTurmel commented 9 years ago

Here is a similar application that just share the current location: https://marketplace.firefox.com/app/im-here/?src=search

Sairam-Ganti commented 7 years ago

@r007me did you work further on this?