Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seanoliver/sort-resort
https://github.com/seanoliver/sort-resort
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seanoliver/sort-resort
- Owner: seanoliver
- Created: 2023-05-28T17:47:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-29T20:28:40.000Z (over 1 year ago)
- Last Synced: 2024-12-06T16:58:06.634Z (about 1 month ago)
- Language: TypeScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Sort Resort
A simple app to help you visualize sorting algorithms.
## TO DO
- [ ] Add more sorting algorithms
- [X] Add reset button
- [ ] Add speed slider
- [ ] Improve styling
- [ ] Allow reset button to cancel current sortThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).