Skip to content

TheBoje/Gymaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gymaths

Conducted as a group project, this app generates maths exercices for high-school students. This project is an advanced proof of concept. The following features are already implemented :

  • Custom maths keyboard
  • Equation generation
  • Equation solving
  • Easy to implement new operators
  • Working android app

The application is in Kotlin, and the equation generation/solving in Java.

Contributors