commit-crimes / shelf-life

1 stars 0 forks source link

Improve UI for AddFoodItem Screen so its consistent with Scanner Screen #142

Closed frostymate closed 1 day ago

frostymate commented 6 days ago

Improve UI for AddFoodItem Screen so its consistent with Scanner Screen:

matvitn commented 2 days ago

this ended up also including refactoring utility functions from scanner to be used in addFoodItem and remaking tests for both utility functions and addFoodItem to test the new functionality (also had to modify M1 end to end to fit new functionality)