Open mwmadsen67 opened 2 years ago
Hi Shuang, a couple notes on your design docs here:
Schema:
MVP List:
Sample State:
Hi Shuang, good job on making those changes! Some final notes here:
MVP List:
Frontend Routes:
Backend Routes:
Updated the Frontend Routes. Added a group table. Deleted /api/comment/:id in BackendRoutes
Wiki Page Home
MVP List
Database Schema
back_ticked
back_ticked
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)