-
Notifications
You must be signed in to change notification settings - Fork 0
Project Description
This project will be a app/webapp, primarily targeting mobile platforms, that will provide an interactive method to easily access information about the historical markers of South Carolina.
The main functionality of this project will be an interactive map of the historical marker locations. The information (name, description, coordinates) for these markers will be stored in a database. This map will access GPS data to track and display the user, allowing additional interaction with nearby markers.
Other features include:
- List of nearest markers, sorted by proximity
- User accounts
- Individual accomplishments (ex: Visited 50% of Markers in Lexington County)
- Pathfinding which generates a walking path to visit nearby historical markers
Framework: Flutter Language: Dart IDE: IntelliJ or Android Studio Backend server: Firebase Hosting service: Firebase Possible Libraries & APIs: Google Maps, Firebase Auth, Google Sign in, dartleaf
Additional features will be investigated as development continues.