Programming
Math Tutoring Application
I developed this application with the intention of helping my son improve his skills in addition, subtraction, multiplication, and division. As of now, I am keeping a record of the total number of problems he has attempted, the total number of problems he answered correctly, and the total number of problems he answered incorrectly.
In the future, I plan to create an API and a user-friendly mobile app for the application.
Technologies used in the development of this application include:
- ASP.NET Core
- .NET 6 Framework
- SQL with stored procedures
- Dapper