JoJaJones / Whats-For-Dinner

Mobile application to assist in planning meals and tracking viable ingredients
0 stars 0 forks source link

Data class integration #43

Closed JoJaJones closed 2 years ago

JoJaJones commented 2 years ago

UI integration with data classes for pantry data

JoJaJones commented 2 years ago

LGTM

Might eventually want to think how we'll handle adding new perishable items on top of old ones. I.E Adding a tomato that expires in two days then adding more tomatoes with a different expiration

That's already baked in, the only thing I need to add is sorting based on expiration date so that the expiration date shown will always be the next one coming up