This project is using for simulating color blind test using Farnsworth-Munsell Method
Clone the project
git clone https://github.com/Z4nR/WhatColors.git WhatColorsGo to the project directory
cd WhatColorsRun locally server-side
cd server
npm i
npm run serverRun locally client-side
cd client
npm i
npm run devYou 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