Skip to content

ahnshy/WebLottoSpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebLotto

A lottery game in a RESTful API application based on Java SpringBoot 2.7.0

🖥️ Overview

It analyzes lotto mathematically and statistically in various ways.

🕰️ Term

  • 2024.02.18. - On going

⚙️ Development Environment

  • JDK 1.8.0.261(Java SE8.0.2810.9)
  • IDE : IntelliJ 2022.2.4 (17.0.5+7-b469.71)
  • Framework : Springboot(2.7.0)
  • Database : MariaDB 10.11(x64)
  • ORM : Mybatis
  • Test Implementation : JUnit 4
  • etc : JPA, lombok, jexcelapi, poi

📌 Function

Synchronize winning numbers - Synchronization Website

  • Importing a numbers to a website
  • Query numbers by round
  • Selective application of the number of wins

Statistics and Analysis - Analysis Website

  • Sum Analysis
  • The number that appeared the most
  • The least featured number
  • Monthly number frequency
  • Linear Regression Model Analysis
  • Stefan Mandel Algorithms
  • AI Analysis
  • And so on

Simulation

  • Confirmation of winning the extraction number
  • Save extraction number
  • AI Analysis

Web Server

  • Supported RESTful API
  • Save draw number central server

Web Client

  • Next version support expected

🧑‍🤝‍🧑 Role & Responsibility

  • Planning, development, testing, and distribution
  • HoSeong, Ahn (ahnshy@naver.com)

📕 Referenced

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you:

About

A lottery game in a RESTful API application based on Java SpringBoot 2.7.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages