Open jhnegbrt opened 2 years ago
content
or text
columncontent
and an additional id to reference who the message is sent toGood Job!
post_id
in likes
tablelikes
table (there is no author_id
on the table)post_id
on comments
tableGET /api/users
should not return posts (only users)stories
routes reference 'comments'Other than that, great job it is looking good!
Wiki Page Home
MVP List
Database Schema
back_ticked
Sample State
```javascript...```
). This will display the state as a code block instead of a giant line of textentities
session
errors
(here or inui
)ui
(if needed)comments
inside ofposts
Backend Routes
snake_case
GET likes
api endpoint because that info comes through the post showFrontend Routes
camelCase
inline coding text
(backticks)