NSS-Day-Cohort-49 / tabloid-mvc-streamers

tabloid-mvc-streamers created by GitHub Classroom
0 stars 0 forks source link

View Post Details #43

Open joshdbarton opened 3 years ago

joshdbarton commented 3 years ago

As a reader, I would like to see the content of a Post so I can read it.

Given a user is viewing a list of Posts
When they select a post to read
Then they should be directed to a Post Detail page that shows the Post Details.

Post Details include:

dparsley1203 commented 3 years ago

All work seems to be done.

Title - Shows title (required field) Header image (if exists) - Shows an image if one a URL is provided (may need to be required, or place a generic pic if one is not listed) Content - shows the content (required field) Publication date (MM/DD/YYYY) - Shows date listed, but field is not required on form Author's Display Name - Shows who is written