This is repo for Intellectus project - a web application that allows you to test your IQ.
Tests are randomly generated, so you won't face same problem twice.
To pass through the tests you don't need to login, sign up or input any personal data, it's absolutely anonymous.
This project is distributed under MIT license
Change log is available at Changelog.md
We are using Styleguidist for documentation.
To start you should go to docs
folder and type in your console npm start
.
All information about API is available at Routing.md
All information about test generation is available at Problems.md
To start demo you should go to server
folder and run npm start
command in your console
Alternative way is to visit https://intellectus-demo.herokuapp.com/ (feedback and report doesn't work this way)