Open mwmadsen67 opened 5 years ago
On your frontend routes - :workspaceId has a typo (:workdspaceId), otherwise looks good. Backend routes - I noticed on asana that tasks don't need projects, however on yours it is required, just want to make sure that's the design you want? Otherwise - looks good. MVP list - looks good.
Wiki Page Home
Comments
MVP List
Comments
Database Schema
back_ticked
back_ticked
back_ticked
Comments
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
Comments
Backend Routes
snake_case
GET likes
api endpoint because that info comes through the post showComments
Frontend Routes
camelCase
inline coding text
(backticks)Comments