Skip to content

AngelsSoftwareOrg/LottoDataManager

Repository files navigation

Software Delivery!!!!

Lotto Data Manager Official Splash Screen

By: Ryan Seth Roldan

Email: 8ifp3cx5q@relay.firefox.com

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 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
  5. If you want to be rich, don't use it, just do business. This is to support the addiction of playing Lottery to the next level.

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

Data Source

*Philippine PCSO Lotto Result

This program is scraping for Lotto Result data on PCSO Website . It automates putting the required parameters for querying and posting the data correctly and parse the resulting web page to scrape for Lotto Result.

*GITHUB API for Application Updates

When there's an available software updates, this application can determine thru connecting to GITHUB API for the latest release. It will parse the necessary data and compare with the application version to inform the user for the latest updates.

Connecting to API endpoint -> https://api.github.com/repos/xx/xx/releases/latest

Installation

From the right you, you may download the package installer. There would be a documentation attach on the package, please read it how to set it up.

Location of the desktop app installer.

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