Inspiration
Learning math can be difficult for kids. I'm a visual learner, so math wasn't always my favorite subject in school.
What it does
Kids can learn math easily by playing games and taking quizzes. Acter creating an account anf logging in users can begin playing the story mode.
How we built it
I used ASP.net to build the web app, this includes HTML, CSS, JavaScript, C#, SQL. There is a database that stores user account infomation. There are sptarate pages for log in and registration with client-side checking for email formatting and password complaxity and server side validations checking for duplicate accounts. The quiz was created with javascript to check answers and return the user with feedback.
Challenges we ran into
I had problems while working with the views and controllers. I also had some problems with the database and getting the user accounts set up.
Accomplishments that we're proud of
I'm proud of how the site looks and the original art on it.
What we learned
I don't have much experience with ASP.NET MVC so I learned a lot about how the models, views and controllers work together.
What's next for Math Quest
I want to add a feature that will allow a user to select their grade level (1 -5) and topic they want to practice (addition, multiplication, division, fractions, etc.) and based on those criteria, it will automatically generate new questions. I also want to add minigames in addition to the main story line that uses can play anytime and it will track their highscores.
Log in or sign up for Devpost to join the conversation.