1
0
mirror of synced 2024-11-23 22:41:01 +01:00
TaikoLocalServer/TaikoWebUI
2023-10-10 20:19:56 +01:00
..
Pages Adjust qr code rendering 2023-10-03 14:20:51 -04:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Update to support encrypted datatables, all on server side 2023-10-05 02:09:37 +08:00
Shared Update all to .net 8 2023-09-23 16:43:59 +08:00
wwwroot Adjust qr code rendering 2023-10-03 14:20:51 -04:00
_Imports.razor initial commit 2023-09-09 21:58:20 +09:00
.gitignore initial commit 2023-09-09 21:58:20 +09:00
App.razor initial commit 2023-09-09 21:58:20 +09:00
GlobalUsings.cs initial commit 2023-09-09 21:58:20 +09:00
Program.cs initial commit 2023-09-09 21:58:20 +09:00
README.md initial commit 2023-09-09 21:58:20 +09:00
TaikoWebUI.csproj Remove the need of music_attribute, get costumeFlagArraySize, ToneUIDMax and titleFlagArraySize automatically 2023-10-10 20:19:56 +01:00
TaikoWebUI.sln initial commit 2023-09-09 21:58:20 +09:00

Taiko Web UI

This is the solution for the front end part.

The front end is implemented with Blazor Webassembly (also in C#).