Skip to content

maritmoe/csharp-flashcard-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flashcard Quiz Backend

  • Initial project made with dotnet new web -o FlashcardQuiz.

How to use

  • Clone project
  • Add appsettings.json and appsettings.Development.json files (similar to appsettings.example.json) with the connection string to a postgres database, for instance ElephantSQL
  • Install dependencies
  • Test project with dotnet run
  • The frontend of the application is react-flashcards

About

C# backend for a flashcard application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages