Jeffrey T. Fritz
Jeffrey T. Fritz
It looks like all of the YouTube emotes are cataloged at URLs like the following: https://www.gstatic.com/youtube/img/emojis/emojis-svg-1.json Perhaps we download the catalog to disk and look these up whenever needed
Let's copy the Blazor application into a .NET Blazor-Hybrid application so that it can run as a stand-alone app on Windows and MacOS. This app should include a simple Sqlite...
We should allow users to request a translation of user interface labels
We should start to set up a public website about TagzApp at (www.)tagzapp.net - [ ] Describe what TagzApp is - [ ] Provide access to the latest container images...
Enable moderators and administrators to run a mobile-optimized application for managing interactions with TagzApp
A reporting system with capabilities for simple text analysis and message frequency is needed.
To allow for scaling and distribution of features in a larger hosted version of TagzApp, let's put a distribution together with .NET Aspire. For consideration as components of this distribution...
As new cards are added to the Waterfall or Moderation UI, we should have a smooth animation so that it is not jarring to the users
Let's isolate the integration with the .NET Conf website and turn it into a general NuGet package that others could use for integrating with their website. Tagging @jglozano for reference