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

Remake subpage UIs: ItemRequest, PostPage #17

Closed tbeidlershenk closed 7 months ago

tbeidlershenk commented 10 months ago

Rename to submissionPage.dart, class SubmissionPage Update the body Widget passed into buildSubPage

Build PostPage in a similar way. Because it's still bad lol

tbeidlershenk commented 9 months ago

UI was updated but still doesn't really match with the page theme of the rest of the app / or use global themes defined in app_theme.dart. @srj42 would you take a shot at this?