MastanSayyad / Visual-Sort

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.
https://visual-sort-pink.vercel.app/
MIT License
8 stars 19 forks source link

Navbar Changes #43

Closed Mehak-Mattoo closed 5 days ago

Mehak-Mattoo commented 5 days ago
  1. Added a responsive navbar with hover animation
  2. Added necessary sections issue#2 email- mehakmattoo7@gmail.com
vercel[bot] commented 5 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
visual-sort ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 7:16am
MastanSayyad commented 5 days ago

@Mehak-Mattoo you didn't add the dropdown menu for algorithms

MastanSayyad commented 5 days ago

I'll merge this PR @Mehak-Mattoo

please raise a new issue for dropdown menu for Algorithms and sorting visulzers so that the users can navigate directly to the respective sorting algos! I will assign it to you!

Mehak-Mattoo commented 5 days ago

Sure, i forgot about that