Description
Is your feature request related to a problem? Please describe.
We could use some better design for the followers, following listing pages.
Describe the solution you'd like
Right now these pages are basic lists of users and shakes for the "following" view, and a list of users for the "follwers" view. Both views could be improved in terms of presentation and utility. I don't have a specific direction to give here. There are plenty of patterns to choose from.
Describe alternatives you've considered
There isn't a ton of information to display for each user / shake, so I feel that we could get away with showing at least 2 profiles per row for a desktop or tablet device, while keeping a single for mobile.
Alternatively, we could go with a much more dense presentation, just showing a grid of user / shake icons, and hover/tap would reveal more info.
Another consideration for the "following" listing - segmenting to two lists for followed users and followed shakes. Currently, the followed shakes are all listed after the followed users, so you sometimes have not wade through several pages of users to get to those.
Order of these listings is another thing to think about. Order by date the following/followed relationship was created? Order by user / shake name? Or random order?
Consideration should be given to both user and shake listings (shakes just have a list of followers).