This project is built using .net 8 and WPF applications using C#. The core idea is having an all-in-one solution for twitch streamers to be able to control different commands and events. For example running scheduled adverts on stream, Starting and concluding polls, random spinner for all current views. It will be able to be used by any twitch streamer and hopefully streamlining their streams to make the process more efficient and reliable.
Database - The database will initially will be a local saved to the computer using Litedb. However moving forward this will move a MongoDB or MySQL
Schedule Adverts - Streamers often forget to schedule advertisments while busy entertaining. The schedule feature i believe will be an important feature to help streamers manage their stream. Users will also be able to just click a button whenever to run a advert now.
Starting Polls - Being able to start a poll easily when something important is happening without having moderators do it for you can be useful for streamers to feel like they can control their stream without having to micro manage everything behind the scenes using the twitch website.
The database service is decoupled from the model classes to allow for ease of implementing different databases as the need arises.
Next im planning on working on the implementation and layout of the application as it currently is muddled togethor to test and learn how to use XAML and how WPF approaches designing and UI events with data-binding.
The font image generator used for the twitch diary banner: FontMeme/TwitchLogoFont
XAML CheatSheet: PDF File - wpf cheat sheet
Twitch Font Generator to PNG: FontMeme/TwitchLogoFont
Subscribe to this blog via RSS.
Blog 2
.net 3
Wpf 2
Blog (2) .net (3) Developer (1) Dev diary (2) Wpf (2) Twitchdash app (2)