SandeepVashishtha / AlgoVisualizer

A web-based interactive platform for visualizing various data structures and algorithms, including sorting and searching techniques. Users can explore and understand the mechanics of algorithms through dynamic visual representations.
https://algo-visualizer-cyan.vercel.app
MIT License
10 stars 2 forks source link

Improve Mobile Responsiveness #1

Open SandeepVashishtha opened 1 month ago

SandeepVashishtha commented 1 month ago

The current layout of the AlgoVisualizer application is not fully responsive on mobile devices. Users have reported that the UI elements do not adapt well to smaller screens, making it difficult to navigate and visualize algorithms effectively.

abdullahkalim21 commented 3 weeks ago

Hi Sandeep, I've reviewed the issue regarding the mobile responsiveness of the AlgoVisualizer application, and I’d like to take on this task. I've noticed that the navbar does not change & appears to be weird on smaller screens, which affects navigation.
Additionally, the main section's content doesn't display well on mobile, making it challenging for users to visualize algorithms effectively. I believe I can address these issues to improve the mobile experience. Let me know if you want me to resolve it...!
image

SandeepVashishtha commented 3 weeks ago

@abdullahkalim21 Go ahead , I'm assigning this issue to you