MathRulez is a quiz app that can be used to create different quizzes, currently it has maths questions for 5 year olds.
Was researching about teaching Math to young children, and found out that there are many apps for it. Decided to make one for fun.
Before you begin, ensure you have met the following requirements:
android-studio
To install MathRulez, follow these steps:
git clone https://github.com/2kabhishek/MathRulez
cd MathRulez
It’s a straight forward quiz app, you enter your name, answer the questions and see your score.
MathRulez was built using Kotlin
, Material Design
and Android Studio
.
Biggest challenge was to figure out which questions to ask 5 year olds. XD
Kotlin
, and be amazed by how easy it makes things.Planning to add an admin section from where new quizzes can be created, also add support for images in questions.
Hit the ⭐ button if you found this useful.