Skip to content

Conversation

@lariosw
Copy link
Collaborator

@lariosw lariosw commented Feb 12, 2017

This is in reference to #10 updated the ability to add friends list and display number of friends to profile with photos. Still need to make photos of friends that display randomized.

<div class="each-friend friend-2"> Josi Doe</div>
<img src="images/brunettelady.jpg">
<div class="each-friend friend-3"> Jim Doe</div>
<img src="images/brunetteman.jpeg">
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe there could be a button added after each picture to view each friends profile.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I agree with this. Even if we just change the name or image to links to the friend's profile

index.html Outdated
<input type="password" placeholder="Password" class="form-control">
</div>
<button type="submit" class="btn btn-success">Sign in</button>
<button type="create" class="btn btn-create">Create Account</button>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this for us to remove the ability to create a new account, or to simulate already being signed in?

Copy link
Collaborator

@lukevpoel lukevpoel left a comment

Choose a reason for hiding this comment

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

Looks good. I agree with Kyle's assessment that each friend should have some kind of link back to their profile

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.

4 participants