Open darreneid opened 1 year ago
I've gone through the above checklist above, meaning anything left unchecked is missing or incomplete.
Notes:
MVP List
to Feature List
lat
/lng
data for each business in order to make rendering on a map easierreviews
table, unless that's what you mean when you say comments
get '/api/users'
route
get '/api/comments'
route
Wiki Home Page
Comments
Feature 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