https://github.com/robstoll/location-based-reminder
android prototype for location based reminders
https://github.com/robstoll/location-based-reminder
Last synced: 11 months ago
JSON representation
android prototype for location based reminders
- Host: GitHub
- URL: https://github.com/robstoll/location-based-reminder
- Owner: robstoll
- Created: 2015-10-30T15:39:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-30T15:48:07.000Z (over 10 years ago)
- Last Synced: 2024-11-26T19:00:30.685Z (over 1 year ago)
- Language: Java
- Size: 1.19 MB
- Stars: 6
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Location based reminder
Android prototype for a location based reminder. The aim was to be able to remind the user of certain tasks which are not specific to one point only but to many (one-point only is also possible though). For instance, you could set up a reminder that you need to buy some groceries at your preferred supermarket chain. The app would then request all shop locations from a server and remind you whenever you are, e.g., 200 meters near from the next shop.