Giter VIP home page Giter VIP logo

tagzapp's Introduction

TagzApp

A new website tool that searches social media for hashtags, and tracks chat interaction on several live streaming services

Sample Screenshot from August 7, 2023

Overlay display

When some content is selected on the waterfall display, we have an overlay available that can be used with a video capture device

image

Current Status

We have completed an initial minimum viable product and stress tested the application by capturing tweets during the NFL kickoff grame on September 7, 2023 between Kansas City and Detroit using the hashtag #DETvsKC

Data is stored in a combination of Sqlite and Postgres databases. We have configured an extensive provider model so that we can add new social media services in the future.

Live chat integration (TwitchChat, YouTubeChat, etc) captures all messages that are delivered over that service.

We also have a simple moderation capability.

Keyboard navigation supported on moderation screen

On the moderation screen, you can use the keyboard to navigate the cards on screen:

  • arrows to move a cursor between the various messages
  • Enter to select a message for moderation
  • Y to approve a message
  • N to reject a message

Currently Supported Services

  • Blazot
  • Bluesky
  • Mastodon
  • Twitter / X
  • TwitchChat
  • YouTube (search for videos that have a given hashtag in the description)
  • Custom message delivery across Azure Queues, labeled as 'Website'

Running a local environment for development

If you do not have the proper Postgres database running locally, you can instead use the default embedded database:

  1. Remove the Postgres-related connection strings from TagzApp.Blazor\appsettings.Development.json
  2. Run from the command line: dotnet watch --project .\src\TagzApp.Blazor\. The site should spin up and open the First Start Configuration page.
  3. Choose Sqlite and submit. After a short delay, The home page should show.
  4. To get started, navigate to "System Admin" and add a hashtag to watch, then navigate to Waterfall to see the content.

tagzapp's People

Contributors

acidrod avatar csharpfritz avatar czemacleod avatar degenone avatar elliottbrand avatar eric-vanartsdalen avatar github-actions[bot] avatar jbraunsmajr avatar jedelfraisse avatar johanbenschop avatar mcnets avatar mogas avatar mpaulosky avatar napalm684 avatar nickspaghetti avatar ryanshaut avatar sql-mistermagoo avatar stelzi79 avatar szalapski avatar thindaltv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.