Skip to content

Quick IQ is a mobile application project aimed at increasing the cognition level of children in the developmental age. There is 3 part of Quick IQ application. This repo is main server of the application. Database, bot server, and ui connects to server and communicates each other thanks to this server.

Notifications You must be signed in to change notification settings

DogukanTopcu/quick_iq_server

Repository files navigation

What is Quick IQ

Quick IQ is a mobile application project aimed at increasing the cognition level of children in the developmental age. It achieves this through games. At the same time, with the help of the voice assistant in the application, our child can consult and chat with the assistant while navigating the application.

Quick IQ Bot Server Application

There is 3 part of Quick IQ application. The first one is frontend written with Flutter, second one is rest-api server connected to a sql database (mysql) written with nodejs, and lastly this project, bot server.

  1. Quick IQ Flutter Application
  2. Quick IQ Nodejs MySQL Server
  3. Quick IQ Flask Bot Server

Quick IQ server connects the user to the database and establishes a connection with the bot server.

How to run?

  1. Command npm install to install necessary dependencies.
  2. Command npm start to run the project on your local machine.

About

Quick IQ is a mobile application project aimed at increasing the cognition level of children in the developmental age. There is 3 part of Quick IQ application. This repo is main server of the application. Database, bot server, and ui connects to server and communicates each other thanks to this server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published