Theauxm / Pantree

Senior Design Capstone Project Spring 2021
2 stars 0 forks source link

Be/09 load users #66

Closed TreyLavery closed 3 years ago

TreyLavery commented 3 years ago

Basic feature description:

Made it so users are fully loaded when signing in. Added loading screens when its loading users data. Added Dialog model for Dialog Popups throughout the application. Made creating new pantries/shopping list show loading dialog. Adjusted listeners in shopping lists and Pantry

Branch for testing: Be/09_load_users

Risk factors (what modules or other features could be broken/affected by this fix):

Shopping list/pantries views could break. Logging in could break.

Recommendations for Testing: Test all functions of signing in account creation, shoppingList, and Panties Recommendations for Code Review: Make sure code looks reasonable

Descriptions of unit-tests ran by developers before submitting the ticket:

Ran though the application checking if things worked