aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-29Parsing into "DB"JoelHMikael
It seems to work, the parts have been tested apart from each other and they work together with a result that looks correct. It is still uncertain because it hasn't been checked. The old parsing function is still in server.js commented away just in case, and the new system needs to be implemented to the server with a function for searching a food shift.
2021-11-27Broken shift parsingJoelHMikael
Better WIP
2021-11-22Made serverJoelHMikael
It seems to work. All other things are in progress.
2021-11-08Client-side htmlJoelHMikael
WIP, the html is just so that the server can return something
2021-11-08Initialized repoJoelHMikael
Created README.md and wrote a description of the goals of the project.