elliot-wilson / WideWorld

A full-stack clone of Atlas Obscura using React / Redux, Ruby on Rails, PostgreSQL.
https://wide-world.herokuapp.com/#/
1 stars 0 forks source link

# Frontend Routes #6

Open Evan-Leon opened 2 years ago

Evan-Leon commented 2 years ago
Evan-Leon commented 2 years ago

Great job on this!

elliot-wilson commented 2 years ago

Hey Evan! Can you point me in the right direction re: formatting? If I'm supposed to make the page look more like the Bluebird routes (https://github.com/appacademy/bluebird/wiki/frontend-routes), I can remove my comments and organization by groups -- at the cost of making the page a lot harder to read. Also, are you saying that I should mark the auth/protected routes somehow? Bluebird doesn't include those.

Evan-Leon commented 2 years ago

Hey Elliot! The major thing I am looking for on formatting is which routes will be available when logged in/logged out, however you want to format to keep readability is up to you :)