LinguaLearn is an interactive Windows desktop application designed to help users learn Spanish through engaging game-like exercises, including flashcards, fill-in-the-blank, and multiple-choice quizzes. The app tracks user progress and uses a spaced repetition algorithm to optimize learning.
- Platform: Windows Forms App (.NET Framework)
- Language: C#
- Target Platform: Windows Desktop
Before you begin, ensure you have the following installed:
- Visual Studio (latest version)
- .NET Framework (minimum version: 4.7.2)
- Git (for version control)
To get started, clone the project repository to your local machine:
git clone <repository-url>
cd LinguaLearn