Quoted By:
I'm putting together a web page with a database-backed server, that'll allow browsing, tagging and discussion of images. Rei-related images.
I'll add some advanced image search functionality as well down the line.
It's sort of like booru, only a tad more modern. There will be a discussion portion as well, much like an internal imageboard.
The goal is to collect ALL the Rei images.
This webm doesn't show how it'll look in the end, the colors are just there as solids so I can easier debug and understand how the page behaves.
The central activity is the "tag bar" which will stay active and let you search. You can get a list of available tags by typing.
We all have Rei image collections, but they're not stored permanently anywhere and aren't as complete. With this we could easily see which images are more complete than others or better. Which are part of a collection, etc...
Lots of features are possible. There's also an REST-API (currently serves JSON, XML, YAML) to go with all the functionality.
Would you use something like this?