Add Kohls data to database

Place data in the database when scraped

Also include loading credentials from config files
This commit is contained in:
NMerz
2020-10-18 14:10:41 -04:00
parent 8e6dbac183
commit 7dbea8f805
2 changed files with 58 additions and 22 deletions

2
.gitignore vendored
View File

@@ -90,3 +90,5 @@ Lambdas/Lists/target/classes/META-INF/Lists.kotlin_module
Listify/app/src/main/res/raw/auths.json
Lambdas/Lists/target/surefire-reports/TestInputUtils.txt
Lambdas/Lists/target/surefire-reports/TEST-TestInputUtils.xml
Lambdas/Scraping/scraperConfigs.json
Lambdas/Scraping/dbConfigs.json