/LottoDataManager

Track your lucky numbers, your spending, and winnings using this Lotto Data Manager!

Primary LanguageC#Creative Commons Zero v1.0 UniversalCC0-1.0

Lotto Data Manager Official Splash Screen

By: Ryan Seth Roldan

Lotto Data Manager

An application that let it be as your "Lotto Data Management Hub" with the following features

  1. Add your bet, including which outlet you buy your ticket, and the kind of number generator you use to your bet.
  2. With a single click, it will download the latest drawn result and jackpot amount.
  3. With a quick glance dashboard, it will let you know the nearest previous and next draw dates, your spending amount and more.
  4. Random Sequence Generator using Machine Learning (this is totally a random number base on my silly interpretation of the Machine Learning results)
  5. Quick comparison between your selected bet and how its fare to the drawn result.
  6. Profit and Loss Report generation.

Limitations

  1. Only works at "PHILIPPINES" lottery setting
  2. Only programmed to serve the 6 digits number lottery game
  3. Only works at Windows 10 with up to date .NET framework installed
  4. For the Database, it needs a driver for MS Access preferably version starting from MS Access 2016 and higher

How it works

This application will track your bet and how it fares to the drawn result.

It will track your spending habit, compute your annually or monthly spending and also display it on the Profit and Loss Report for you.

The report will also shows you which number were always matching to drawn result. It also has a tabular spending marks for your bets for you to monitor how lucky you are in betting on your selected Lottery Game.

Technologies

By using the following Technologies

  1. Visual Studio Community Edition 2019
  2. MS Access 2016
  3. .NET Framework 4.7
  4. Object List View 2.0

Supporting Technologies

  1. Smart Git - Free Edition
  2. Git Hub
  3. DBeaver
  4. Gimp
  5. SQuirreL SQL Client
  6. Notepad++
  7. Inno Setup Compiler 6.12

License

CC0-1.0 License

Author

by: Ryan Seth Roldan

**Free Angelic Software, Yeah! **

Sample Screenshots

Main Form

  • Here, you will see at quick glance whats happening in your bet compared to drawn result and your spending habit Main Form

Add Bet Form

  • Here's how you add your new bet enter image description here

Pick Generator Form

  • Here's how you pick your generated Number Sequence for betting, if you want being assisted to pick one enter image description here

Claim Status Form

  • This form will manage your claim prize status, and will tell you if some of the winnings are yet to claim.
  • If you already claim the prize amount, then set it as "Claimed" here so it will put the correct statistic on the dashboard as well as on the Reports Generation enter image description here

Machine Learning Data Sets Form

  • Here, if you manage to get a newly drawn results from PCSO website, you can feed those as a new data sets for the Machine Learning Model for better result. enter image description here

Profit and Loss Report

  • You can see some statistic here about your spending and lucky numbers, and etc... enter image description here