Web game where you have to guess countries of the world using their flags or capitals as a que and vice versa.
This is a port to ASP.NET Core of an older .NET Framework version.
Using .NET Core over classic .NET allowed me to host it on Heroku: https://sergreen-geoquiz.herokuapp.com
Application is localizable (currently supports EN and RU).
Note: UI is properly displayed only on screens 768+ pixels wide.
- ASP.NET Core 2.1
- Entity Framework Core
- Microsoft SQL Server
- AJAX requests
- Heroku ASP.NET Core buildpack
- Bootstrap 3
- Material Design for Bootstrap
- jQuery
- ProgressBar.js
- SnackbarJS