Skip to content

An app to teach mathematics using computer-generated math problems

Notifications You must be signed in to change notification settings

qgolsteyn/easyaspi

Repository files navigation


Easy as π

The best way to learn new mathematical concepts is through practice. To this end, students may work on exercises in their textbook, through in-class assignments, or online. We believe these resources are lacking in that they provide a finite number of exercises which may not be sufficient for a student to fully understand a mathematical concept. Computer-generated mathematical problems, problems following a particular template with generated numbers, could an interesting area for innovation in this field. Combined with a learning method known as spaced repetition, we think we have the ingredients for an improved platform to teach mathematics.

Development

To install and start developing on this project, run the following commands.

git clone https://github.com/qgolsteyn/easyaspi
cd easyaspi
yarn

You can run the server by going to the server folder and running yarn dev. You can also run the client in another terminal and running yarn dev.

This project also provides linting with yarn lint and testing with yarn test.

About

An app to teach mathematics using computer-generated math problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •