DavidAJohn / PhotoPortfolio

Personal photo portfolio .NET web application which implements a Blazor and Tailwind CSS user interface with a MongoDb database, and includes integration with Stripe Checkout and Prodigi Print API
0 stars 1 forks source link

Photo display - more options #26

Open DavidAJohn opened 1 year ago

DavidAJohn commented 1 year ago

At the moment, there is only one option for displaying images - showing them in a modal lightbox.

I'd like to add another option which is to display them on a page that resembles more of a Flickr style page with photo details such as captions, descriptions and image settings - maybe even with a place for comments.

This could either be an option in site preferences which the masonry grid component checks, or as an additional button option on the lightbox modal.