lknknm / REZ-menu-app

REZ is a simple Restaurant Menu Application for a fictional restaurant.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Fix: Individual dish images from Json file #21

Closed lknknm closed 1 year ago

lknknm commented 1 year ago

Added individual dish images to Json file so the ListView can consume it. In the future we'll need to add all the images to the Assets folder so loading speeds are more efficient.