aboutsummaryrefslogtreecommitdiff
path: root/dbparse.js
AgeCommit message (Collapse)Author
2022-10-15Bug fixes & started setup.shJoel Kronqvist
2022-03-11Food scraping updationJoel Kronqvist
2022-03-09Shift updation rewriteJoel Kronqvist
The shift updation algorithm was a pain to debug, so I changed it to use regex. I hope it helps.
2022-01-16Actual class parsingJoelHMikael
Really messy, feel free to improve, or even rewrite.
2022-01-13Made the parsing more inclusiveJoelHMikael
2022-01-09Database implementedJoelHMikael
Some polishing wouldn't do bad though...
2022-01-08Parsing the shifts (not classes) to the database + some GUI improvementsJoelHMikael