1
0
mirror of synced 2024-11-27 16:10:53 +01:00
TaikoLocalServer/TaikoWebUI
2022-09-10 16:25:29 -04:00
..
Pages Small style fixes 2022-09-10 16:25:29 -04:00
Properties Add initial test web ui 2022-09-05 01:19:42 +08:00
Services Add song genre 2022-09-10 23:45:18 +08:00
Shared Add song genre 2022-09-10 23:45:18 +08:00
wwwroot Add score rank icons 2022-09-10 11:22:47 -04:00
_Imports.razor Add initial test web ui 2022-09-05 01:19:42 +08:00
.gitignore Prepare for release 2022-09-10 01:27:20 +08:00
App.razor Add initial test web ui 2022-09-05 01:19:42 +08:00
Program.cs Prepare for release 2022-09-10 01:27:20 +08:00
README.md Add README.md 2022-09-11 00:12:00 +08:00
TaikoWebUI.csproj Add song genre 2022-09-10 23:45:18 +08:00
TaikoWebUI.sln Add initial test web ui 2022-09-05 01:19:42 +08:00

Taiko Web UI

This is the solution for the front end part.

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