thechinedu / overhaul

Chrome extension that gives a new look and feel to Nairaland's desktop site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement user profile page

thechinedu opened this issue · comments

The profile page for users should be implemented. When a user views his/her own profile, it'll contain the user's profile image, a link to edit the user's profile as well as the following as a tabbed display:

topics /${username}/topics
posts /${username}/posts
my shares /myshares
my likes /mylikes
shared with me /shared
likes and shares /likesandshares
followed topics /followed
following (data can be pulled bottom of existing profile page)
followers /followers
mentions /mentions

When viewing a different user's profile, it should only show the user's profile image, the user's topics and posts as well as a link to follow the user if desired.