This is a application written as an third-year school project. It is an application called "Aperture Testing Platform" designed to test the user's reaction, memory and motor skills. In the project you can find the tests: Reaction Test, Typing Test, Simon Says, Aim Test, Numbers Test and Maze Solver. The website also has a friend system, dashboard, register and login.
- Clone the repo
https://github.com/logicguy1/Aperture-Testing-Platform.git
- Install NPM packages
npm install
- Start the Flask server in
src/serverwithpython3 __init__.py'; - Start the React development server in
src/clinetnpm start
- View application in
localhostin your preferred browser