Wikislam is a trivia party game where you and your friends compete to find which quote came from which wikipedia article.
Try it out here.
The backend infrastructure is implemented as an ASP.NET Core Web API leveraging Entity Framework Core 6 for data persistence. Real-time functionality is facilitated through the integration of WebSockets. On the frontend, React and Bootstrap are employed to ensure a responsive and user-friendly interface. The project is deployed and hosted on Microsoft Azure.
Nunit and Moq were used extensively for unit testing.