Skip to content

Visual Sort is a web-based sorting algorithm visualization tool built using HTML, CSS, Bootstrap, SCSS, and JavaScript. This project provides an interactive way to visualize various sorting algorithms in action, helping users understand how different algorithms work and their efficiency in sorting data.

License

Notifications You must be signed in to change notification settings

MastanSayyad/Visual-Sort

Repository files navigation

#Visual Sort

Welcome to Visual Sort, a web-based sorting algorithm visualization tool built using HTML, CSS, Bootstrap, SCSS, and JavaScript. This project provides an interactive way to visualize various sorting algorithms in action, helping users understand how different algorithms work and their efficiency in sorting data.

image

Project Admin ✨

Mastan Sayyad
Mastan Sayyad

#Live Demo

Check out the live demo of the project: Visual Sort

#About Project

Visual Sort is designed to help both beginners and seasoned developers understand sorting algorithms through interactive and engaging visualizations. It supports various sorting algorithms, including but not limited to:

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort

#Technologies Used

  • HTML, CSS, Bootstrap, SCSS, JavaScript.

#Getting Started

Contributions are welcome! Feel free to open an issue or submit a pull request. Please Make sure you Star the repository ⭐ and Read CONTRIBUTING.md

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

#Cloning the Repository

You can clone the repository using the command line or GitHub Desktop.

Using the Command Line

  1. Navigate to the repository: Visual Sort

  2. Clone the repository:

    git clone https://github.com/MastanSayyad/Visual-Sort.git
  3. Navigate to the project directory:

    cd Visual-Sort

Using GitHub Desktop

  1. Download and install GitHub Desktop from desktop.github.com.
  2. Open GitHub Desktop.
  3. Click on "File" in the menu bar and select "Clone repository..."
  4. In the "Clone a Repository" window, select the "URL" tab.
  5. Paste the repository URL: https://github.com/MastanSayyad/Visual-Sort.git
  6. Choose the local path where you want to clone the repository.
  7. Click "Clone".

#Running the Project Locally

  1. Navigate to the project directory if you are not already there:

    cd Visual-Sort
  2. Open the index.html file in your browser to view the project locally.

Screenshots

image

image

image

image

image

image

Additional Resources

License

This project is licensed under the MIT License. See the LICENSE file for details

Our Contributors Red Heart

Thank you for contributing to our repository

Show some Red Heart by starring this awesome repository!

About

Visual Sort is a web-based sorting algorithm visualization tool built using HTML, CSS, Bootstrap, SCSS, and JavaScript. This project provides an interactive way to visualize various sorting algorithms in action, helping users understand how different algorithms work and their efficiency in sorting data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published