kathytbui / viewing_party

Starter repo for a backend module 3 project.
0 stars 1 forks source link

Visitor features #28

Open kathytbui opened 4 years ago

kathytbui commented 4 years ago

Would we want to create restrictions for what the visitor sees since the user stories only specify the authenticated user?

Would they only see the welcome page?

ajtran303 commented 4 years ago

I think we will need a visitor navigation restriction spec Where non-authenticated users are not allowed to participate.

Regarding what a visitor IS allowed to see, we will have to think about it -- it seems like that's a design decision we will have to make.

ajtran303 commented 4 years ago

A question we should figure out is: how to write that navigation/access restriction spec