Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreock/blazortodo

Just a simple todo to learn blazor
https://github.com/andreock/blazortodo

Last synced: about 2 months ago
JSON representation

Just a simple todo to learn blazor

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