Learn faster. Stay organized. Focus on what matters.
The latest installer is available under Releases.
➡️ Download the latest version here
There are countless lame flashcard applications available, but many of them require you to sign up using your data, an internet connection, or locking the most important features behind a subscription.
I wanted something simple, quick, and easy to use.
My main goal was to build a solution that I would actually use.
I want to provide a clean, fast, and native Windows experience.
So far I have used this application to study for my A+ core 1 & 2 and Security+.
- 🎴 Create unlimited flashcard decks, both .csv & .db
- 🌙 Dark Mode / ☀️ Light Mode
- ⚡ Fast and responsive WPF interface
- 💾 Local storage
- 🎯 Simple and distraction-free design
- 🖥 Native Windows desktop experience
- 🚀 Lightweight and fast startup
- Ensure your .db or .csv file contain three columns "Question", "Hint", "Answer".
Download the latest release from GitHub.
➡️ Download Latest Release
https://github.com/ChrisMorr154/FlashCard-App/releases/latest
Run:
FlashCardAppSetup.exe
Follow the installation wizard and launch the application.
Clone the repository and build it yourself.
git clone https://github.com/ChrisMorr154/FlashCardApp.gitOpen the solution in Visual Studio.
Build the project.
Run the application.
- Launch FlashCardApp
- Create your first deck
- Add flashcards
- Start studying
- Track your progress
That's it!
- C#
- .NET
- WPF (Windows Presentation Foundation)
- XAML
FlashCardApp
│
├── assets/
│ ├── images/
│ └── gifs/
│
├── README.md
├── LICENSE.txt
├── FlashCardApp.sln
└── src
- Create flashcards
- Edit flashcards
- Delete flashcards
- Dark Mode
- Modern UI
Contributions are always welcome.
If you'd like to improve FlashCardApp:
- Fork the repository
- Create a feature branch
- Commit your changes
- Submit a Pull Request
Bug reports and feature suggestions are also appreciated.
If you find FlashCardApp useful, consider giving the repository a ⭐ on GitHub.
It helps others discover the project and motivates continued development.
This project is licensed under the MIT License.



