SportBattles Website is my defense project for ASP.NET Core MVC course at SoftUni (May-August 2021).
Project is hosted to Azure at: https://sportbattles.fun/, you may register ang give your predictions 😉
SportBattles Website is a website where you can compete with other fans of sports predictions. Currently supported sports are football and tennis, and there are different types of games to choose from (exact score, under / over 2.5 goals, winner only, etc.). You can choose to play alone against other players or make a team with a friend and compete together against other teams.
Administrator dashboard:
- Add sports, tournaments and etc.
- Add games - add/select game types, matches, scoring points and etc.
- Get matches fixtures and result
- Populate player points
- Template - ASP.NET-Core-Template
- ASP.NET [CORE 5.0]
- ASP.NET CORE view components
- ASP.NET Core areas
- Blazor Components
- MSSQL Server
- Entity Framework 5.0
- SendGrid
- GoogleRecaptcha
- Azure Blob Storage - to save json files det from API
- LiveScore API - for getting matches results and fixtures
- AngleSharp - for scraping tennis player info
- Font awesome
- Bootstrap
- Colorlib free template - ColorLib
- AJAX real-time Requests
- jQuery and any kind of jQuery plugins (DataTables)