Skip to content

Project Description

James Davis edited this page Sep 16, 2021 · 9 revisions

Summary

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.

Goals and Feature Descriptions

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

Technologies

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.

Clone this wiki locally