jhauserw3241 / cdcdb-webserver

Python3/Flask web server for DB final project
https://cdcdb.system33.pw
1 stars 1 forks source link

Show details for person to person not logged in #113

Closed jhauserw3241 closed 7 years ago

jhauserw3241 commented 7 years ago

Currently, the website doesn't show you the people details unless you are logged in and it sends you to an error page. I would like to change this so it just shows you the details of what was on the card if you aren't logged in.

jhauserw3241 commented 7 years ago

This will be changed when I create the people overlay.

pastly commented 7 years ago

17 super related and might be a straight duplicate if people page links are the only place #17 is actually a problem.

jhauserw3241 commented 7 years ago

They are very related, however, this page specifically breaks down and throws an error page. So I believe it is more of an issue than #17 specifically.

pastly commented 7 years ago

Another possible dupe: #67

Deedasmi commented 7 years ago

Closing in favour of #67