Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-30 | Help icon | JoelHMikael | |
Added a (reusable) help icon that shows additional info about what to do on hover. | |||
2021-12-11 | Class parsing | JoelHMikael | |
Parsing in parse.js, implementation in server.js. Also changes to the returned information from parsing and minor ones to the GUI. | |||
2021-12-09 | Readability improvements | JoelHMikael | |
buildMain in server.js | |||
2021-12-07 | Minor changes to the server and UI | JoelHMikael | |
2021-12-07 | Made a frontend that can be looked at | JoelHMikael | |
2021-12-06 | Added a possibility to choose the weekday | JoelHMikael | |
2021-11-22 | Made server | JoelHMikael | |
It seems to work. All other things are in progress. | |||
2021-11-08 | Client-side html | JoelHMikael | |
WIP, the html is just so that the server can return something |