Skip to content

amoghasbhardwaj/Quick-Maths

Repository files navigation

Quick Maths Application 🧮

An Android application to enhance fundamental mathematical skills through quick quizzes.

Contributors Forks Stars Issues

Explore the docs »

· Report Bug · Request Feature

Table of Contents 📖
  1. About The Application
  2. Getting Started
  3. Technologies Used
  4. Advantages
  5. Future Enhancement
  6. Contributors

About The Application 🚀

The Quick Maths Application aims to enhance fundamental mathematical skills by providing users with a rapid-fire quiz model. It prompts basic mathematical problems based on BODMAS with four answer options. As soon as the user clicks "Start," a 30-second timer begins, and the user must select the correct answer. If the answer is correct, the user earns a point. At the end of the 30 seconds, users can view their scores.

Technologies Used 🛠️

Getting Started 🏃‍♂️‍➡️

To get a local copy of the project up and running, follow these steps:

Installation Steps ⚙️

  1. Clone the repository to your local machine:
    git clone https://github.com/amoghasbhardwaj/Quick-Maths.git
  2. Open the project in Android Studio. 3. Install the necessary dependencies. 4. Run the application on an Android emulator or physical device.

Advantages 🌟

  • Provides different types of question formats.
  • All generated problems are random.
  • Mobile-based.
  • Any number of users can use it.
  • Provides functionality to assess performance in terms of scored points.

Future Enhancement 🚀

The app can be enhanced by including more functionality such as:

  • Adding more variety of question formats.
  • Presenting hints for difficult questions.
  • Providing a cumulative report of the correct answers at the end.

Contributors 🧑‍🤝‍🧑