This project is using for simulating color blind test using Farnsworth-Munsell Method
Clone the project
git clone https://github.com/Z4nR/WhatColors.git WhatColors
Go to the project directory
cd WhatColors
Run locally server-side
cd server
npm i
npm run server
Run locally client-side
cd client
npm i
npm run dev
You can see the link for demo in About of Repository
- Three role user (admin, client, individual)
- Code Verification
- Download CSV File
- Live Calculating Result
- Live Reload Group Data every 1 minute
- Fullscreen mode
- Cross platform
Learn to using ReactSortable to reshuffle an color to right place and Code Correction when Verificate the code
This is other repository resources to help me to build this project
Farnsworth Munsell via Processing and Farnsworth Munsell Shuffling Step in HTML