https://github.com/andreock/blazortodo
Just a simple todo to learn blazor
https://github.com/andreock/blazortodo
Last synced: 4 months ago
JSON representation
Just a simple todo to learn blazor
- Host: GitHub
- URL: https://github.com/andreock/blazortodo
- Owner: andreock
- Created: 2023-05-09T22:58:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T10:47:45.000Z (about 2 years ago)
- Last Synced: 2025-01-08T21:37:28.592Z (5 months ago)
- Language: C#
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blazor TODO
### Just a simple TODO to try to learn about Blazor and improves my knowledge on ASP.NET identity
## Used technologies
Blazor, Entity Framework with SQLite, ASP.net core Identity and Bootstrap
## TODO
- Improve security
- Properly log events
- Refactor some parts of the code
- Customize a bit login page