Skip to content

CSV dataset and the PHP script to generate structured data with the config files from the CSV for the iOS app.

Notifications You must be signed in to change notification settings

lys-edebiyat/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LYS Edebiyat Dataset

The dataset of the 'LYS Edebiyat Yazar & Kitap' iOS and Android games.


Both of the platforms are using the same data, and the iOS version is also able to update its local data from a remote server. This is why we needed a convenient way to process the CSV dataset with different dimensions, create minified and beautified versions of the datasets for production and development usages and update the config JSON file with the appropriate version. Therefore, we wrote a simple PHP script that parses the data, generates the JSON files and updates the config JSON with appropriate file paths and build numbers. With this script, we are able to trigger the data generation process by simply visiting the script's URL from the browser.


The dataset and the scripts are licensed under MIT License.

About

CSV dataset and the PHP script to generate structured data with the config files from the CSV for the iOS app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published