https://github.com/sapvs/ganit
Simple and light Maths quiz
https://github.com/sapvs/ganit
android mathematics quizapp
Last synced: 4 months ago
JSON representation
Simple and light Maths quiz
- Host: GitHub
- URL: https://github.com/sapvs/ganit
- Owner: sapvs
- Created: 2026-03-13T02:17:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-18T09:51:45.000Z (4 months ago)
- Last Synced: 2026-03-19T00:24:30.916Z (4 months ago)
- Topics: android, mathematics, quizapp
- Language: Java
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ganit - गणित - Maths Quiz

A simple (currently) Android app for praticing maths, like addition, substraction, multiplication and ~~division~~.
User is provided questions with two operands and an operator. App will continue to generate questions until either timer passes, or the user quits.
Score is displayed for the current quiz session.
## Configuration
### Operand lengths
User can configure the length of digits of either iof the numbers, 1,2 or 3.
### Operator
User can configure the operator quiz should be on. One of addition, substraction, mulitplication or ~~division~~.
### Timer
One of 10, 30, 60 or 120 seconds. Time for the quiz session.
## Screenshots
### Configure Screen

### First Question

### Previous answer was correct

Notice the background color changes to pastel green for indicating this.
### Previous answer was incorrect

Notice the background color changes to pastel red for indicating this.
### Score
