HeriYantodotDev / cool-store

0 stars 0 forks source link

[Feature] Firebase Database for Products List #42

Closed HeriYantodotDev closed 1 year ago

HeriYantodotDev commented 1 year ago

name:[Feature] Firebase Database for Products List about: Setting up the database for the product list

Feature Description

Use Case

Using data from the database instead of hardcoding the data in the front end.

Proposed Solution

Database schema:

Alternatives Considered

Additional Information

HeriYantodotDev commented 1 year ago

It's a hasle to add more data like createdAt , updatedAt, and active for this mocking data. so I decided to remove it. so the structure looks like this :