This application allows the user to create open discussions and interact with other users' discussions.
This project is being made using the Blazor Server App of the .NET platform. Blazor is a framework for creating an interactive client-side web UI with .NET, this is the .NET tool that uses SSR(Server Side Rendering) together with razor html, a syntax that combines C#, HTML, Javascript and CSS in addition to having all .NET support in its structure.