Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.06 KB

README.md

File metadata and controls

58 lines (40 loc) · 2.06 KB

AritmaPlay

GitHub logo

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.


Features

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

Home Screen

Quiz Mode Selection

Leaderboard

Profile


Installation

Prerequisites

  • Android Studio installed on your machine.
  • Minimum SDK version required: 24.
  • Ensure you have Java/Kotlin setup for Android development.

Steps

  1. Clone the repository:
    git clone https://github.com/AritmaPlay/AritmaPlay-App.git
  2. Open the project in Android Studio.
  3. Sync Gradle files.
  4. Run the app on an emulator or connected device.

Usage

  1. Launch the app.
  2. Select a quiz mode (e.g., addition, subtraction, multiplication, or division).
  3. Solve problems and earn EXP to climb the leaderboard.
  4. View your performance statistics and quiz history to track progress.

Sources Used

  • Programming Language: Kotlin
  • UI Design: Material Design principles
  • Libraries: Retrofit, Glide, DrawView, Konfetti
  • Tools: Figma, Postman, Android Studio