Skip to content

Commit cf96674

Browse files
Put Datasource Outline
Put PCSO and Github API endpoints
1 parent 030079d commit cf96674

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,18 @@ By using the following Technologies
4747
7. [Inno Setup Compiler 6.12](https://jrsoftware.org/isinfo.php)
4848

4949

50+
# Data Source
51+
## *Philippine PCSO Lotto Result
52+
This program is scraping for Lotto Result data on [PCSO Website](https://www.pcso.gov.ph/SearchLottoResult.aspx) .
53+
It automates putting the required parameters for querying and posting the data correctly and parse the resulting web page to scrape for Lotto Result.
54+
55+
56+
## *GITHUB API for Application Updates
57+
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.
58+
59+
Connecting to API endpoint -> https://api.github.com/repos/xx/xx/releases/latest
60+
61+
5062
# Installation
5163
From the right you, you may download the package installer.
5264
There would be a documentation attach on the package, please read it how to set it up.

0 commit comments

Comments
 (0)