Flash Card Application - WIP
Blazor web assembly flash card application for studing any topic. Uses a SQLite database (no db setup required, just clone or branch).
Some of the technologies and design patterns used in this project include:
- Repositories
- Dependency Injection
- SOLID
- DBContext
- Entity Framework
- SQLite
- JSON
- Blazor
- .NET 5 (core)
- C#
- Regular Expressions
- Inheritence
- Interfaces