Math Flashcards for the Kids!

This summer has been a lot of play time for the kids. I thought we’d incorporate some learning as well. In exchange for some TV time or video game time, we do math drills!

Capture

I found a really nice codepen to use for the flash card here: https://codepen.io/phantomesse/details/uGHxn 

It’s pretty basic but you can configure the numbers to use using start and end url parameters. For example, for questions to only cover 1-5 you can visit http://thecodinghammock.com/flashcards?start=1&end=5

Next step for this is to maybe make a configuration page to make it more user friendly. Then it can also be configured to cover all the other mathematical operators.

Leave a comment