codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

UI change: Thumbnails + Image View #103

Closed codyswanner closed 1 month ago

codyswanner commented 1 month ago

Images have been made into smaller thumbnails that can be clicked/tapped to open a page with full-size image and options such as adding/removing tags, editing description, etc. There are still certainly some bugs to work out, but this is a big step in the right direction, and is MUCH more usable on mobile now.

codyswanner commented 1 month ago

Closes #96