IanTDuncan / MealTime

Project for CSC 480
0 stars 0 forks source link

MealTimeDB matching with info displayed in UI #144

Closed bdshanks-28 closed 3 months ago

bdshanks-28 commented 4 months ago

MealTimeDB matching with info displayed in UI

Description:

Tying together with issue 126 to compare that what is being displayed in the UI will match what will be inside the databases created.

Steps to Reproduce:

N/A

Expected vs. Actual Behavior:

Database keys should match info being displayed on UI pages.

Code Snippets:

N/A

Environment Details:

SQLite Android Studio Kotlin

For Issue Resolution:

Work with database teammates to compare info and make sure it matches.

For Investigations/Research:

Overviewing of database code snippets in issue #126 and from milestone UI/UX

Current Status:

In progress