Dec. 31st, 2022 03:15 pm
Artwork Inbox
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)

Artwork Inbox is a web app I developed for my own use a few
years ago. The idea behind Artwork Inbox is to let the user
(a.k.a. me) view a social media feed in a way that separates
the presentation of visual art (such as drawings or
photographs), from other types of posts (like journal or
status updates). Instead of simply sorting all posts by date
and time, the app splits the feed into pages of 200 items
each, and groups those items - first by type (visual or text)
and then by author/artist. The current version is built on
ASP.NET Core 7, with EF Core, Identity, and Cosmos DB.