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
37 stars 31 forks source link

Footer Needs Enhancements #5

Closed MastanSayyad closed 5 months ago

MastanSayyad commented 5 months ago

As you can see the current footer is not much impressive

image

Make enhancements and redesign the footer Make sure it contains all necessary contents

Prakash-Raut commented 5 months ago

Hi , I would love to work on this issue.

Solution: Redesign the footer as of now.

image

Question: Can we include another CSS library like Tailwind CSS?

MastanSayyad commented 5 months ago

Assigned @Prakash-Raut Please also add another list of section besides support list section named as "Legal" which contains Privacy Policy, terms and Conditions, Licensing

About the CSS libaray, Yes you can add only if it does not break or crash the other website components

Prakash-Raut commented 5 months ago

tailwind css link through cdn is not used for production so can't use that. Is this project using customized Bootstrap ?

MastanSayyad commented 5 months ago

Yes it is, if not you can add custom CSS or bootsrap @Prakash-Raut

Prakash-Raut commented 5 months ago

how about this one redesign again in bootstrap

image

should i make PR ?

MastanSayyad commented 5 months ago

Everything else looks good to me!

MastanSayyad commented 5 months ago

@Prakash-Raut after the changes you can make the PR