[x] users have a profile that links to different pages to interact with with the web page. These actions include the explore page, create/update album page, add photos to album, and view the individual photos on their appropriate show page.
[x] The Official tag, is that stored in your database anywhere? If not, it should at least be a boolean there and then conditionally rendered on the frontend
Styling
[x] The official tag could be a little more subtle. Maybe make the font small enough so the border of the box is as big as the rest of the font and make the color of the text and border the same color, maybe a medium green
[ ] It's hard to differentiate between the different the different photos. Might want to play with giving the overall main page a light gray background and the photo index items a white background. Very subtle, but can make a big difference.