Steelhacks-2023 / Lost-At-Pitt

Lost @ Pitt is a multi-platform lost-and-found tracking application, allowing users to return & reclaim lost items. Currently in development!
https://steelhacks-2023.github.io/Lost-At-Pitt/
6 stars 0 forks source link

Bug fixes #19

Closed tbeidlershenk closed 10 months ago

tbeidlershenk commented 10 months ago

Changes: Fixed bugs documented in #11 and #3 routePage now split into routeSubPage and routePage for different use cases Changed ItemRequest by removing unnecessary parts of the form, and to use the same subpage container as PostPage (UI still needs fixing - #17) Pin click route to a PostPage to keep things consistent Cleaned up MapPage code (still work to be done in that file #20 )