Skip to content

starter-code/sorting-visualizer

Repository files navigation

Netlify Status

dkjk

Sorting Visualizer

Pre-Requisites

Set Up

npm run install:clean
npm start

or

docker-compose up

Set Up Troubleshooting

  • nvm version mismatch
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
nvm install
nvm use

Localhost

Deployment / Build

npm run build:prod

Technologies

  • React
  • Redux

Other Technologies

  • Docker
  • Netlify with CI/CD and Pull Request Preview
  • Husky pre-commit linting

Future Features

  • Move sliders and settings into side bar
  • Step forward and back through sorting
  • Colored bars for sorted
  • Hover over bar for tooltip value
  • Logging to check what current sort type is
  • Logging for which positions/values are swapped
  • Sort Descriptions

Contributors

  • David Ko
  • Jesse Kasumba
  • Lydia Gamache

Inspired by

Semantic commits

About

Sorting Visualizer built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •