Added AdminPages to admin dashboard and navigation + created 2.0 todo list

This commit is contained in:
2024-10-06 11:09:00 +02:00
parent 9cf818c55d
commit 6a110d5b8b
12 changed files with 90 additions and 28 deletions

View File

@@ -7,6 +7,14 @@ A simple backend management api for ASP.NET Core Web APIs
- [x] Permission management
- [x] Frontend dashboards
## 2.0 Todo list
- [x] 1.0 bug fixes
- [x] Code cleanup
- [x] Relations in database
- [ ] Generated Admin pages
- [ ] Pretty Login page for administration
- [ ] Clean documentation
# Usage
There are two different versions of HopFrame, either the Web API version or the full Blazor web version.