Commit Graph

28 Commits

Author SHA1 Message Date
Frank 321c9869a9 added stammdatenfertigkeit struct 2024-12-25 19:52:56 +01:00
Frank 29a6aeb2c0 cosmetics 2024-12-25 08:27:47 +01:00
Frank bff31d0ebe Test importing the json 2024-12-24 23:38:53 +01:00
Frank eb1d2ba5fc save Spezialisierung as StringArray 2024-12-24 22:36:03 +01:00
Frank 412e5c44da added more data to test 2024-12-24 19:05:01 +01:00
Frank b011054cb0 added test for Import 2024-12-24 07:54:27 +01:00
Frank 73ec197963 Import json to Character 2024-12-21 22:06:33 +01:00
Frank 4502237d2b added file type check for import 2024-12-21 18:11:39 +01:00
Frank f029a3ef9a added file upload for import 2024-12-21 17:59:49 +01:00
Frank 414404a045 mark active page on menu 2024-12-21 17:46:54 +01:00
Frank dde5da47c1 add menu on all pages 2024-12-21 17:35:39 +01:00
Frank ea23a235d4 Ensure that a user is logged in on each page 2024-12-21 17:28:37 +01:00
Frank 9b1d6053a0 register and login works 2024-12-21 09:56:37 +01:00
Frank 44e150891b chaged vue to variant javascript added first forms 2024-12-21 08:14:29 +01:00
Frank ea401f29c0 npm init vue bamort 2024-12-21 07:55:05 +01:00
Frank 30570160d2 added a CRUD handler für Ausrüstung 2024-12-21 07:42:20 +01:00
Frank cdd1cf6128 moved handlers to new file 2024-12-21 07:34:38 +01:00
Frank 7be388c9f9 Golang backend implementation
to interact with the MySQL schema using a REST API. The backend will use the Gin framework for routing and GORM for database interaction.
2024-12-21 07:26:27 +01:00
Frank 2d8f17c58b added users table 2024-12-21 07:18:02 +01:00
Frank 7903b123de created chartype
added mysql structure
2024-12-21 07:15:44 +01:00
Frank a983ff9741 ignore bk backup files 2024-12-21 07:14:40 +01:00
Frank Wünsche 282d214f1f markdown style fixes 2024-11-11 13:07:28 +01:00
Frank Wünsche 8776b79dbf added example code to start from 2024-11-11 13:03:54 +01:00
Frank Wünsche e7becca311 added examples to start from 2024-11-11 13:03:38 +01:00
Frank Wünsche 32486af073 created module bamort 2024-11-11 09:31:00 +01:00
Frank Wünsche fb05d794c1 first steps to kick off 2024-11-11 09:14:06 +01:00
Bardioc26 e467d268c8 Update README.md
Mention third party tools for initialization phase.
2024-11-11 08:32:04 +01:00
Bardioc26 07a6ce5ed5 Initial commit 2024-11-11 08:28:04 +01:00