Skip to content

OliverAHolmes/ramble-quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ramble Quest

Goal of the project

To create an FastAPI that allows users to upload a GeoJson file and then view it on a map.

Project Demonstrates

  1. The ability to upload a shape, store it in the database.
  2. Uploads persist between sessions.
  3. Previous shapes that were uploaded are selectable from a list.
  4. When a shape is selected the map will highlight the shape and zoom to its bounds.
  5. When a shape finishes uploading it is automatically selected.

Technology used

  • FastAPI
  • SQLAlchemy
  • PostGIS
  • Docker
  • React implemented in TypeScript
  • MapBox GL JS
  • Tailwind

Additional features

  • Detects and Adjusts for system Light/Dark mode.
  • Mobile responsive.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published