Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Featured.poet #26

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Featured.poet #26

wants to merge 2 commits into from

Conversation

hlkessner
Copy link
Collaborator

URL to the issue this pull request is associated with.: #5

In order to close this issue, I would like to incorporate local storage to save the poet or poetry the user was last reading about and suggest that they pick up where they left off when they come back to the site. I would also like to incorporate a feature that will suggest recommended poets to the user based on what they have looked at in the past.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The featured poet sections look good on the site and nice brief statement. We can work on the links to add to the View Details button!

</form>
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About Us <span class="caret"></span></a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice add on the About Us!

<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Traquil Prestige</a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Title correction: Tranquil Prestige and good to go for merging!

Copy link
Collaborator

@kevinsheen kevinsheen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there, I really like the addition of the featured poets section, as I believe it can also be a rotating part of our poetry site. Adding different featured artists throughout the month potentially to create a consistent update for users would be interesting as well. The HTML looks good and your poet descriptions read nicely, giving a nice preview of their work and a little personal background information. I like that you added some of their quotes into the descriptions to round it out. We can even have that button include more information on each featured poet as well if we decide to expand them. Which if they have their own separate pages, then that may fit nicely. I approve of this pull request and merging to the master branch! -Kevin

<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
<h2>Alfred Tennyson</h2>
<p>Tennyson remains one of the most popular poets of the English Language. His themes range from mythology to the every day. Learn why "'Tis better to have loved and lost / Than never to have loved at all"</p>
<p><a class="btn btn-default" href="#" role="button">View Details &raquo;</a></p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps this buttons can have access to additional information down the road. Kind of open it up a little bit more for users.

@@ -64,19 +95,22 @@
<div class="container">
<!-- Example row of columns -->
<div class="row">
<h1>
Featured Poets
</h1>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your code looks good and is nicely laid out for an easy reading of each poet.

<h2>Heading</h2>
<p>Donec sed odio dui. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Vestibulum id ligula porta felis euismod semper. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p>
<h2>Czeslaw Milosz</h2>
<p>Milosz is widely considered one of the greatest poets of the 21st century. He won the Pulitzer Prize in 1980 despite the trials he faced durring the Cold War. Learn why he was called "Righteous among the Nations."</p>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for adding in actual content for the site!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants