Code Monkey home page Code Monkey logo

premierleagueapp's Introduction

PremierLeagueApp

A simple web app to display the English Premier League table. It fetches data from open football and does the maths as well as the sorting to produce the table, which can be compared to the table produced by Google when you search for 'epl table'.

At the time of writing this, the web app only displays (position, team name, and points). The options for selecting each season is also 'hard-coded'.

The aim, however, is to do a little more maths with the data to fill the table with other important details. And make the options for selecting a season less hard-coded i.e. use JavaScript to display the options from an array.

The site for this web app can be found here.

[lastest update] IDEAs to improve it: add option for other leagues, order by points then by goal difference then by alphabetical order (this can be done easily so long as I store the JSON data in a nice format, and then we can just populate the table).

premierleagueapp's People

Contributors

nuh-h 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.