Giter Club home page Giter Club logo

match-metrics's Introduction

MatchMetrics

Webapp for getting information about football teams and upcoming matches including the results probabilities.

Technologies Used in the Project

  • Spring Boot: for rapid creation and configuration of Spring applications, simplifying development and deployment.
  • Spring Web: allows for creating RESTful APIs for data exchange with the system's clients.
  • Spring Data: used for working with databases, including the use of Hibernate ORM for data access.
  • Spring Security: ensures the security of the application, including user authentication and authorization.
  • Hibernate ORM: used for database interaction and provides object-relational mapping (ORM) capabilities.
  • Flyway: used for performing database migrations.
  • SQL: used for creating and managing the database, including tables for hotels, rooms, reservations, and clients.
  • JUnit and Mockito: used for writing and automating code testing to ensure its quality and reliability.
  • Swagger-UI: tool for creating UI documentation.
  • Maven: used for managing project dependencies and building.

Key Features

  • User authentication and authorization (based on JWT)
  • Automatic updates for the matches list and team stats
  • Representing data including match results predictions and team statistics
  • Team comparison
  • Match calendar
  • Specialized panel for ADMIN users

Build

To run the service:

mvn spring-boot:run

You should adjust your properties file according to the template defined in application.properties.origin

match-metrics's People

Contributors

merrymike-noname avatar psnik-konstantyn avatar ivannaprogger avatar

Stargazers

 avatar

Watchers

 avatar  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.