Updated versions + edited project readme's
This commit is contained in:
12
README.md
12
README.md
@@ -5,21 +5,15 @@ A simple backend management api for ASP.NET Core Web APIs
|
||||
- [x] Database management
|
||||
- [x] User authentication
|
||||
- [x] Permission management
|
||||
- [x] Frontend dashboards
|
||||
|
||||
## 2.0 Todo list
|
||||
- [x] 1.0 bug fixes
|
||||
- [x] Code cleanup
|
||||
- [x] Relations in database
|
||||
- [x] Generated Admin pages
|
||||
- [x] Pretty Login page for administration
|
||||
- [ ] Clean documentation
|
||||
- [x] Generated frontend administration boards
|
||||
|
||||
# Usage
|
||||
There are two different versions of HopFrame, either the Web API version or the full Blazor web version.
|
||||
|
||||
## Ho to use the Web API version
|
||||
|
||||
> **Hint:** For more information about the HopFrame installation and usage go to the [docs](./docs).
|
||||
|
||||
1. Add the HopFrame.Api library to your project:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user