CSE-112-Team-3 / FoodJournal2.0

our new repository
1 stars 2 forks source link

Backend: create new table for post info #16

Closed adhithiganesan closed 1 month ago

adhithiganesan commented 1 month ago

Set up a new table with post info

lkimdaryl commented 1 month ago

image

Based on the original repo, the table should have: food name image (optional) restaurant name (optional) rating comments/review tags foreign key (user id)