Giter Club home page Giter Club logo

football-stats's Introduction

Football Stats


Purposes:

  • A football stats platform inspired by Flashscore, Livescore, etc., which shows the current competition tables, results, team info, etc. In the future, there will be added results predictions based on different algorithms.
  • The personal aim for this long-term project is to improve my Spring and Angular skills by developing an increasingly complex platform.

Technologies:

  • Java
  • Spring/Spring Boot
  • Angular (with Angular Material and RxJS)
  • PostgreSQL (with Adminer)
  • Swagger (using SpringDoc)
  • Maven
  • Docker

Contains:

Infrastructure:

  • Docker container for PostgreSQL database with Adminer:
    • dockerfiles/docker-compose.yml

Backend:

  • Data Updater - bring and update the data from www.thesportsdb.com/api.php to local database from the docker container:
    • src/main/java/com/football/football_stats/data_updater
  • API - expose the data from backend to frontend:
    • src/main/java/com/football/football_stats/api
  • Common - the common files used between services (eg. Entities, Repositories, etc.)
    • src/main/java/com/football/football_stats/common

Frontend:

  • The frontend written in Angular and using Angular Material:
    • src/main/frontend/

Backend routes: http://localhost:8080/swagger-ui.html

football-stats's People

Contributors

iraz8 avatar

Stargazers

 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.