Let's learn while playing. An online learning application for preschool kids that provides an education platform through attractive games and online quizzes. Background music and cartoons are implemented in the application to make it more vivid and kid-friendly.
The application is developed using Flask and SQLite database.
To run the application:
-clone the project
-open command prompt
-change to project directory
-Activate the virtual environment using the command 'Scripts\activate'
-Type command 'set FLASK_APP=run.py'
-Type command 'flask run'
Open web browser (Google Chrome) and go type the URL 'http://127.0.0.1:5000/'