AritmaPlay is an engaging and interactive educational application designed to enhance arithmetic skills through gamified learning. The app provides users to practice mathematical operations in a fun and effective way.
- Gamified Learning: Solve arithmetic problems to earn experience points (EXP) and compete on leaderboard.
- Quiz Modes: Choose from various quiz modes, including addition, subtraction, multiplication, or division.
- Performance Tracking: View detailed statistics and a history of completed quizzes to monitor progress.
- Android Studio installed on your machine.
- Minimum SDK version required: 24.
- Ensure you have Java/Kotlin setup for Android development.
- Clone the repository:
git clone https://github.com/AritmaPlay/AritmaPlay-App.git
- Open the project in Android Studio.
- Sync Gradle files.
- Run the app on an emulator or connected device.
- Launch the app.
- Select a quiz mode (e.g., addition, subtraction, multiplication, or division).
- Solve problems and earn EXP to climb the leaderboard.
- View your performance statistics and quiz history to track progress.
- Programming Language: Kotlin
- UI Design: Material Design principles
- Libraries: Retrofit, Glide, DrawView, Konfetti
- Tools: Figma, Postman, Android Studio