Skip to content

A program written in C# that allows a user to create flashcards and study them.

Notifications You must be signed in to change notification settings

BeardedFish/Flashcards-Sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flashcards-Sharp

A program written in C# for the Microsoft Windows operating system that allows a user to create flashcards and study them. The GUI of the program was made using the Windows Presentation Foundation (WPF). Flashcard sets are saved and loaded into the program via JavaScript Object Notation (JSON) files.

Screenshots

Home window

User creating a flashcard set

User studying a flashcard set