Open MarkyAaronYoung opened 4 years ago
As a developer I need to be able to access my seeded data for each clothing component
WHEN I visit the page I should see it populated with the data stored in firebase AND upon login, it should be CRUD compatible
"jeans": { "jean1": { "jeansName": "faded jeans I found at Goodwill", "whereMade": "USA", "fabricType": "All Cotton", "Brand": "Levis", "whatColorTab": "Red", "imageUrl": "http://www.jeans.com", "uid": "3xKqMpVRchZg6G3Y4O6yU8yn60I2" },
User Story
As a developer I need to be able to access my seeded data for each clothing component
AC
WHEN I visit the page I should see it populated with the data stored in firebase AND upon login, it should be CRUD compatible