Git Product home page Git Product logo

johnt84 / footballblazorapp Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 2.0 711 KB

Simple Football Blazor Server web app displaying fixtures & results, group standings, teams & players and a player search. Can configure to run for chosen competition. Currently set to run for the English Premier League

Home Page: https://premierleagueblazorapp.azurewebsites.net/

License: MIT License

C# 96.13% HTML 3.42% CSS 0.41% JavaScript 0.04%
football-data csharp automated-testing blazor-server moq premier-league selenium-webdriver unit-test wordle dotnet8

footballblazorapp's Introduction

Football Blazor Server App

Simple Football Blazor Server Web App which displays information about a chosen competition. Currently configured to the English Premier League. Information shown consists of:

  • Fixtures and Results
  • Groups
  • Teams and Players
  • Player Search

The Player Search page was developed as a way to help with playing the Football based Wordle game called Futboldle. The player search tool helps with playing the Futboldle game as can search the list of competition players based on the following criteria:

  • Player Name - wildcard search
  • Team Name - wildcard search
  • Player Age - between an age range
  • Player Nationality - wildcard search
  • Player Position - position the player plays in (Goalkeeper, Defence, Midfield, Attacker) - multi-select list
  • Player Confederation (football confederation that player's nationality belongs to) - multi-select list
  • Team Position - between a team position range in the league or group table

Utilises the REST API called Football Data API which provides responses in JSON

  • App is Developed using Blazor Server/.Net 8
  • Data coming from the Football Data API is currently cached for a configurable number of hours (currently 3) into a class called FootballDataState which is an injected singleton class
  • Contains 2 testing projects
    • A unit test app which uses MS Test .Net 8 and utilises the Moq 4.20 library to unit test the football data service
    • An automated UI testing app to test the Football Blazor Server App which utilises Selenium WebDriver .Net 8

footballblazorapp's People

Contributors

johnt84 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.