A powerful and user-friendly desktop study tool built with WPF (.NET/XAML), C#, and SQLite.
Inspired by Quizlet's study mode, this app is designed to help students prepare for exams more efficiently through custom flashcards and interactive quizzes.
-
Modern WPF UI
Sleek, responsive, and easy-to-navigate desktop interface using Windows Presentation Foundation (XAML). -
Quizlet-Inspired Study System
Mimics the familiar quiz-and-answer approach to reinforce knowledge retention. -
Custom Flashcard Sets
Create, edit, and delete flashcard decks tailored to your learning needs. -
Smart Review Mode
Tracks correct and incorrect answers to help focus on weak topics. -
Local Data Storage with SQLite
Stores all flashcards and user progress securely on your machine with lightweight database integration.
- Frontend: WPF (.NET), XAML
- Backend: C#
- Database: SQLite
Homepage of Learn Project
- Clone the repo:
git clone https://github.com/jonathanmal1119/LearnProject