Skip to content

Devikavr24/maths-tutor-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

The primary goal of the project is to design and develop a cross-platform learning app for children who are blind. The app is being built from the ground up using Qt for Python (specifically PySide6), with a focus on leveraging accessibility features of both Qt and the underlying platforms to ensure a seamless and inclusive user experience. Project Report: Math-Tutor

Installation:

Python: Since the application is developed in python. Python needs to be installed in your system.

Install PySide6, pandas, openpyxl

pip install pandas openpyxl PySide6 

Cloning the repository:

Clone repository from the GitHub

git clone –b development https://github.com/zendalona/maths-tutor-v2.git 

Running the application:

Go to the folder where the main.py file is

cd MathTutor  

and run

python main.py  

command to start the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 93.2%
  • Python 6.4%
  • C++ 0.4%