BC-CS481-Capstone / ReturnPalsApp

0 stars 0 forks source link

Thank you And Profile + viewmodels + navigation #181

Closed emptyloot closed 6 months ago

emptyloot commented 6 months ago

Updating thank you and profile pages to use a view model and pull data from the database. Added view model to the dashboard home and navigation to register user if user table is empty. Updated navigation for confirm number screen. Added more helpful error messages for users at login and confirm number. Updated data models. Added more test for confirm number screen. Started moving view models to the navigation layers. Fixed the navigation error between the cancel button and homedash so that you can start the return process again.