Skip to content

A WinForms application where the user can write, store and read digital flashcards for educational purposes.

Notifications You must be signed in to change notification settings

ryansama/SharpCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpCards

SharpCards is a desktop app built with C# and Windows Forms. It allows the user to create, store, and read two-sided flashcards. The user can organize their cards using groups. The code that runs the processes within the applciation are located in Form1.cs.

Usage

  1. Download SharpCards.exe and MaterialSkin.dll here.

  2. Run SharpCards.exe!

The Console Application

Prior to building this Windows Forms program, we built a skeleton console application to test functionality, data structures and efficiency.

Material Design

We are interested in building this desktop app with components of Google's Material Design. A big thanks goes to Ignace Maes who created a Material Design skin for WinForms, which we are using in the app.

Screenshots

screenshot0

screenshot1

screenshot2

screenshot3

About

A WinForms application where the user can write, store and read digital flashcards for educational purposes.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages