https://github.com/cevr/spot
Geolocating super dude
https://github.com/cevr/spot
Last synced: 9 months ago
JSON representation
Geolocating super dude
- Host: GitHub
- URL: https://github.com/cevr/spot
- Owner: cevr
- Created: 2018-02-21T17:30:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T23:46:21.000Z (over 8 years ago)
- Last Synced: 2025-07-07T22:09:46.517Z (12 months ago)
- Language: JavaScript
- Size: 1.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spot
Spot is a geo-location reminder app that sends reminders and notifications based on a user's location.
>Front-End: React-Native, Redux
>Back-End: Node.js, Express, MongoDB
>https://github.com/JodyPSmith/spotdudeBackend
## Screens

***

## Spot includes 8 screens (more to come) in total, with 3 tabs
The tabs are the:
Home Tab
Add Message Tab
Map View Tab
## Home Tab

The home screen allows you to quickly see messages located near you.
You can select to read and see more information.
## Add Message Tab

Add the title, extra information, the location and the size of the area around the point of interest to be notified.
## MapView Tab

See all of your messages.
Centers on your location.
Press marker to display message
----------
## Upcoming Features
### Social Interactivity
Send messages to friends
Allow friends to edit sent messages
### Send more than text
Images, sound files, etc.