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
9 stars 19 forks source link

Footer Needs Enhancements #5

Closed MastanSayyad closed 1 week ago

MastanSayyad commented 1 week 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 1 week 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 1 week 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 1 week ago

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

MastanSayyad commented 1 week ago

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

Prakash-Raut commented 1 week ago

how about this one redesign again in bootstrap

image

should i make PR ?

MastanSayyad commented 1 week ago

Everything else looks good to me!

MastanSayyad commented 1 week ago

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