Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 FlashCardApp

A modern, distraction-free flashcard application built for Windows.

Learn faster. Stay organized. Focus on what matters.


Hero Image


Download

The latest installer is available under Releases.

➡️ Download the latest version here

Download Latest Release License


📖 Table of Contents


💡 Why FlashCardApp?

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+.


🎬 Demo

Demo GIF


✨ Features

  • 🎴 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

Upload Flashcards

Upload Gif

Create Your own Flash Cards

  • Ensure your .db or .csv file contain three columns "Question", "Hint", "Answer".

Dark Mode

Dark Mode Gif


🚀 Installation

Option 1 (Recommended)

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.


Option 2

Clone the repository and build it yourself.

git clone https://github.com/ChrisMorr154/FlashCardApp.git

Open the solution in Visual Studio.

Build the project.

Run the application.


🚀 Getting Started

  1. Launch FlashCardApp
  2. Create your first deck
  3. Add flashcards
  4. Start studying
  5. Track your progress

That's it!


🛠 Tech Stack

  • C#
  • .NET
  • WPF (Windows Presentation Foundation)
  • XAML

📁 Project Structure

FlashCardApp
│
├── assets/
│   ├── images/
│   └── gifs/
│
├── README.md
├── LICENSE.txt
├── FlashCardApp.sln
└── src

Version 1.0

  • Create flashcards
  • Edit flashcards
  • Delete flashcards
  • Dark Mode
  • Modern UI

🤝 Contributing

Contributions are always welcome.

If you'd like to improve FlashCardApp:

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Submit a Pull Request

Bug reports and feature suggestions are also appreciated.


⭐ Support the Project

If you find FlashCardApp useful, consider giving the repository a ⭐ on GitHub.

It helps others discover the project and motivates continued development.


License

This project is licensed under the MIT License.


About

Native Windows flashcard app built with C# and WPF. No accounts, no subscriptions, no web app—just study.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages