- 30 Aug, 2019 3 commits
-
-
colm authored
mechanising the usage of .csv files from the word_patterns folder in the flask static resources. Normally the structure will now allow for easy adding of future word patterns, and be able to pick images out of the corresponding folder. Using glob over os.listdir() meant a few changes in the main flask file too but we're mostly there
-
colm authored
-
colm authored
moving along nicely, gathering all of the csvs into a global dict to use on home page, specific pages work ok is, few issues to work out with the scraper
-
- 23 Aug, 2019 1 commit
-
-
colm authored
-
- 07 Aug, 2019 4 commits