Open siascone opened 2 years ago
Things to consider/edit/add
Main Wiki Page
[Yep](live link will go here)
MVP List
Database Schema
Sample state
Backend Routes
Frontend Routes
Let me know if you have any questions. Please get the missing pages at least started before tomorrow morning.
Thanks Spencer, I will work on these now!
On Thu, Jun 16, 2022 at 3:43 PM Spencer Iascone @.***> wrote:
Things to consider/edit/add
Main Wiki Page
- Add a placeholder for a live link [Yep](live link will go here)
- Add links to all design doc pages
- Checkout Bluebird https://github.com/appacademy/bluebird/wiki for reference
MVP List
- looking good.
- MVPs 3-6 should be the following in this order:
- Business Page
- Search/Filters
- Reviews/Ratings - CRUD
- Map - Google Maps
- make each mvp a heading using '#', '##', '###' etc for different sized headings
- Checkout Bluebird https://github.com/appacademy/bluebird/wiki/mvp-list for reference
Database Schema
- Looks like a good start. the Users table is looking good. Take a look at the Bluebird https://github.com/appacademy/bluebird/wiki/schema database schema to check for difference and get ideas for your Restaurants, Reviews, Likes etc tables
Sample state
- Checkout the Bluebird https://github.com/appacademy/bluebird/wiki/sample-state sample state for reference
Backend Routes
- Checkout the Bluebird https://github.com/appacademy/bluebird/wiki/backend-routes backend routes for reference
Frontend Routes
- Checkout the Bluebird https://github.com/appacademy/bluebird/wiki/frontend-routes frontend routes for reference
Let me know if you have any questions. Please get the missing pages at least started before tomorrow morning.
— Reply to this email directly, view it on GitHub https://github.com/nilshen/Yep/issues/1#issuecomment-1158066393, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXMQ74VA6V5KN5KDRD4IOHTVPN7UTANCNFSM5YK75TNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Wiki Home Page
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