Commit 38327c7
committed
Convert project from Python/FastAPI to Blazor WebAssembly
- Replaced Python FastAPI backend with Blazor WASM (.NET 8.0)
- Created Activity model and ActivityService
- Built Index.razor page with same functionality
- Updated devcontainer for .NET development
- Updated .gitignore for .NET projects
- Preserved original UI design and features1 parent 11520d6 commit 38327c7
File tree
32 files changed
+617
-1724
lines changed- .devcontainer
- .github
- steps
- workflows
- BlazorApp
- Models
- Pages
- Services
- wwwroot
- css
- src
- static
32 files changed
+617
-1724
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments