1
0
mirror of synced 2024-12-18 01:15:55 +01:00
TaikoLocalServer/TaikoWebUI
2022-09-10 16:04:19 -04:00
..
Pages Change view play data button to a drop down menu 2022-09-10 16:04:19 -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#).