TagzApp
TagzApp copied to clipboard
An application that discovers content on social media for hashtags
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
 NightmareJoker2: there's a purge user messages, clear channel chat and delete message event... globally moderated users do not get those (and you can no longer channel ban...
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
JMeter is used to perform performance testing, functional testing, and load testing of web applications. It is used to test load testing functional behavior and measuring performance. The JMX files...
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...
Create an API that enables the user to download the data from TazApp persistent store given: - An API key/Bearer JWT Token in the request - Rate Limiting if req....