This program presents a Fitts' Law test to users and exports their data to CSV format
How to run:
- Install NodeJS (If you don't already have it)
- Restart IDE
- Open terminal in IDE and run the following commands:
- npm install -g @angular/cli
- npm install ionic
- npm i angular7-csv
- Type the following in terminal:
- ionic serve
Contributers:
- Kootaws Yang (kootaws.yang@mnsu.edu)