1
0
mirror of synced 2024-11-24 15:00:16 +01:00
TaikoLocalServer/TaikoWebUI
2023-12-12 12:48:48 +01:00
..
Pages Merge remote-tracking branch 'upstream/CHN' into profile-visualizer 2023-12-12 12:48:48 +01:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services Add registering with last play date time, add disabling free profile editing 2023-11-12 23:12:54 +00:00
Settings Add registering with last play date time, add disabling free profile editing 2023-11-12 23:12:54 +00:00
Shared Add registering with last play date time, add disabling free profile editing 2023-11-12 23:12:54 +00:00
wwwroot Merge remote-tracking branch 'upstream/CHN' into profile-visualizer 2023-12-12 12:48:48 +01: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 Merge from TaikoLocalServer-CHN repo 2023-10-16 10:38:27 +01:00
README.md initial commit 2023-09-09 21:58:20 +09:00
TaikoWebUI.csproj Add webUI apis to manager user's access codes, take 2 2023-11-12 17:56:57 +00: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#).