Bikram91 / Blue-Velvet-Coffee

0 stars 0 forks source link

PA Review: Database Schema #3

Open Shhmabbey opened 1 year ago

Shhmabbey commented 1 year ago

Database Schema

Shhmabbey commented 1 year ago

Looks great! One thing you should do is change all of your table names from "cart_table" to "cart_items" and "product_table" to "products" like you did for your users table.