DEV Community

Serhii
Serhii

Posted on

Multiplication Master – Fun Math Practice App for Kids

GitHub Copilot CLI Challenge Submission

This is a submission for the GitHub Copilot CLI Challenge

What I Built

Multiplication Master is a web-based application designed to help users practice and improve their multiplication skills in a fun and interactive way. The app allows users to select which numbers to practice, set a time limit per exercise, and choose the total number of exercises. It features a game mode with a timer, on-screen keyboard, instant feedback, and a summary screen to track progress.

Demo

https://zellenka.github.io/multiply-table/

My Experience with GitHub Copilot CLI

I developed an educational application to help my son, who has been struggling with multiplication concepts. Using GitHub Copilot CLI, I was able to build the core functionality in approximately 10-30 minutes. Additionally, I implemented a agent that automatically checks functionality after each commit to ensure ongoing application stability and functionality. In the plans are to add a simple registration so they can challenge other classmates and track their progress.

Top comments (0)