Skip to content

alveshenrique/geoAlarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The current state of this app is UNDER DEVELOPMENT. This comment will be removed when the full app is released.

An alarm that won't let you miss the buss stop anymore!

This app is a tool that help people know when they are arriving at their destination. The concept is quite simple: You mark a destination and set a distance by which the alarm will alert you when you are at such distance from the set destination. This app uses the Google Maps API and tools to get the destinations places (https://developers.google.com/maps/documentation/javascript/places), the gocoding (https://developers.google.com/maps/documentation/geocoding/overview), and the distance using the current location and the destination's LAT/LNG (https://developers.google.com/maps/documentation/javascript/geometry) while ploting the map positions of those entities on a map (https://www.npmjs.com/package/@angular/google-maps).

On this repository you will find the full code of the backemd counterpart of the app located at: Google Playstore: (not published yet) Web: https://igeoalarm.web.app/

The frontend counterpart can be found at: https://github.com/alveshenrique/ionic-geo-alarm-front

To use this code, follow this instructions:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages