Skip to content

A interactive educational platform designed to help Grade 5 students in South Africa improve their arithmetic skills.

Notifications You must be signed in to change notification settings

MuziDaniels/Math-Drill-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Math-Drill-App

A interactive educational platform designed to help Grade 5 students in South Africa improve their arithmetic skills.

Key Features: User Authentication: Secure login & registration with password hashing Gamified Learning: Interactive lessons on Addition, Subtraction, Multiplication, and Division Progress Tracking: Visual progress bar and completion indicators Reward System: Badges and Ubuntu points to encourage learning Personalized Avatars: Students can choose and update their avatars

Tools and Languages Used: Frontend: HTML, CSS, JavaScript Backend: PHP Database: MySQL

How to Run the App:

  1. Download and Extract the project ZIP file
  2. Install or Setup local server using XAMPP
  3. In XAMPP start Apache and MySQL
  4. Go to your browser and go to localhost/phpmyadmin/index.php
  5. Select import and Choose the math.sql file in the project folder and import it
  6. In your computer copy/cut the project folder(Math-Drill App) and paste it in the C:\xampp\htdocs folder
  7. After successfully doing this, go to your browser and paste this link http://localhost/Math-Drill%20App/login.php make sure XAMPP is running and you have started Apache and MySQL

To Access the admin/teacher side:

  1. Paste this link on your browser: http://localhost/Math-Drill%20App/admin.php (Always make sure XAMPP is running and you have started Apache and MySQL)
  2. Login Details: Username = Teacher Password = Admin

Future Improvements Adding more lessons Adding teacher and learner engagement platform Supporting more languages Improving animations for better visuals Adding more gamifications

About

A interactive educational platform designed to help Grade 5 students in South Africa improve their arithmetic skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published