Project - Silent Math Genius
A web database application for deaf-mute and hearing-impaired students in mathematics education
(Nilai tempat perpuluhan & Pemfaktoran dan algebra)
To setup the database, follows the below structure:
Or simply import the skig3013_project.sql
NOTE: The app config for database url should be changed according to your own database as follows:
app.config['MYSQL_USER'] = 'your user name'
app.config['MYSQL_PASSWORD'] = 'your user password'
app.config['MYSQL_DB'] = 'your schema name'
To run it locally, please install xampp, and start Apache & MySQL modules
NOTE: Only the main.py file should be run
NOTE: May scan the qr code at the footer for giving us your feedback