Book is a project used as a learning experience in various technologies new to me:
- Blazor WebAssembly
- EF Core backed by a SQLite database, in the browser cache, with the help of Bit.Besql
- MudBlazor components and UI styling
- ApexCharts Javascript charts via Blazor-ApexCharts
It is has no back-end services - everything is accomplished on the client.
Please visit (https://ravi66.github.io/) to access this application.