Skip to content

Z4nR/WhatColors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatColors

Tech Stack

Frontend

JavaScript CSS3 HTML5 React ESLint Chart.js Chakra React Query React Hook Form Framer Motion

Backend

JavaScript Express.js NodeJS MongoDB Mongoose Nodemon

DevOps

Google Cloud Docker Nginx git


Information

Acknowledgements

This project is using for simulating color blind test using Farnsworth-Munsell Method

Clone Project To Local

Clone the project

  git clone https://github.com/Z4nR/WhatColors.git WhatColors

Go to the project directory

  cd WhatColors

Run Locally

Run locally server-side

  cd server
  npm i
  npm run server

Run locally client-side

  cd client
  npm i
  npm run dev

Demo

You can see the link for demo in About of Repository

Features

  • 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

Lessons Learned

Learn to using ReactSortable to reshuffle an color to right place and Code Correction when Verificate the code

Resources

This is other repository resources to help me to build this project

Farnsworth Munsell via Processing and Farnsworth Munsell Shuffling Step in HTML

About

This repository contain client-side and server-side of color blind simulation test using Farnsworth Munsell Method

Topics

Resources

License

Stars

Watchers

Forks

Languages