/Flasher

Flash Card study application. A Blazor Server Pages Application. SQLite is the database.

Primary LanguageC#MIT LicenseMIT

Flasher

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