Commit graph

6 commits

Author SHA1 Message Date
Patryk Hegenberg
4f69762b1f improve usability and styling
change table layout for Form to flexbox using bulma tiles
2023-12-05 19:58:13 +01:00
Patryk Hegenberg
e230c0e10d switch classes from daisyui to bulma 2023-12-05 14:26:03 +01:00
Patryk Hegenberg
b8b51f1870 frontend: add tableview to display added monsters 2023-12-05 12:47:57 +01:00
Patryk Hegenberg
a408e1487d restructured and refactored codebase
For better code organisation the entire Codebase has been restructured and cleaned up. handlers have been separated into an own package, as well as the model.
2023-12-04 11:04:06 +01:00
Patryk Hegenberg
4dd9c18832 added a basic function to add multiple Monsters 2023-11-29 22:36:00 +01:00
Patryk Hegenberg
24c11cbd50 seperator forms.html into templates and improve page styling 2023-11-29 13:53:29 +01:00