psu-software-engineering-capstone / walktober

Walktober is a yearly fitness challenge at PSU and this project is to design a software platform for it. The platform is modern, responsive, improved design and analytics and simplified configuration. Let's create the best Walktober experience!
Other
5 stars 3 forks source link

230 exit survey #303

Closed aphamdd closed 1 year ago

aphamdd commented 1 year ago

Exit survey properly displaying now and removed the extra "open" button. The survey results are now stored in the firebase database.

bailee-crandley commented 1 year ago

Do you know why github is marking such large sections as added and removed in ExitModal.tsx? They look pretty similar to me, are they really that different?

bailee-crandley commented 1 year ago

Also, there is already an active PR for the files that you're editing here so we have to be tread carefully. Maybe we should merge that one now so that you can resolve any merge conflicts before merging this one.

aphamdd commented 1 year ago

Hey! Yeah, I agree that the other PR should be done first, and I'll just implement the database storage once that PR is finished and close this one!