Debangan202Ok / Data-Structure

This project aims to demonstrate various data structures using Vite.js, Tailwind CSS, React. Contributions are welcome! If you have new ideas or improvements, please feel free to share them with me.
https://data-structure-skill.netlify.app/
14 stars 22 forks source link

Queue function added #23

Closed SpandanM110 closed 8 months ago

SpandanM110 commented 9 months ago

Iniially the queue feature was not added So here I present my queue feature in a new code file Queue.jsx and added in Body.jsx as well Preview of the work: image

Full View of the screen image

Added content as well: image

Hope You like my work and merge my PR Thanks and Regards SpandanM110

netlify[bot] commented 9 months ago

Deploy Preview for data-structure-skill failed.

Name Link
Latest commit 10ba9e4259dec1d02cd0bcb9b812c3543faafff2
Latest deploy log https://app.netlify.com/sites/data-structure-skill/deploys/6538a0a4e2743f00089b5e97
Debangan202Ok commented 9 months ago

Iniially the queue feature was not added So here I present my queue feature in a new code file Queue.jsx and added in Body.jsx as well Preview of the work: image

Full View of the screen image

Added content as well: image

Hope You like my work and merge my PR Thanks and Regards SpandanM110

@SpandanM110 well done! Can you remove the queue operation from the stack page? Place it with the help of sidenav queue button.

SpandanM110 commented 9 months ago

I have made changes and removed from the stack page.

Debangan202Ok commented 9 months ago

I have made changes and removed from the stack page.

I saw what you done. But on clicking the sidenav queue section your queue operation is not reflecting. Check it

SpandanM110 commented 9 months ago

I have tried whatever I could rest I will try my last it's in your hand hope you merge this or not. Thanks and Regards SpandanM110

Debangan202Ok commented 9 months ago

I have tried whatever I could rest I will try my last it's in your hand hope you merge this or not. Thanks and Regards SpandanM110

@SpandanM110 Thanks for your attempt. Don't worry if you're unable to fix it; tell me. I will hold this pull request for now, fix it on my own, and then I will merge it.

Don't forget to give a star on your working repository.