notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 56 forks source link

Improve Overall Responsiveness of the Website #58

Closed rudrapratap63 closed 1 month ago

rudrapratap63 commented 1 month ago

Is your feature request related to a problem? Please describe. The website currently lacks responsiveness, leading to a poor user experience on various screen sizes.

Describe the solution you'd like I would like the website to have a fully responsive design that adapts to different screen sizes seamlessly.

Additional context

Video of the current design and suggestions for improvement can be provided upon request. https://github.com/user-attachments/assets/12053e87-c228-43a6-bee4-777517a33779

github-actions[bot] commented 1 month ago

🎉 Welcome to CodeCache! 🎉

Thank you for opening your first issue! We're excited to have you contributing to the project.

Before you get started, please make sure to check out our contributing guidelines and coding standards to ensure that everything is aligned with the project's workflow. If you have any questions or need help along the way, don't hesitate to ask.

We appreciate your input and look forward to collaborating with you. 🚀

Happy coding!

notsoocool commented 1 month ago

@rudrapratap63, I understand your concern, but there is already an existing issue with the same objective #39. Kind comment there and I'll assign that to you. Additionally, I'll update the issue title so you can work on the responsiveness of all the pages. Please make sure to fetch the latest changes from the develop branch, make your updates, and raise the PR for the develop branch only. Thank you!

rudrapratap63 commented 1 month ago

Thank you for the clarification! I’ll comment on issue #39 as suggested. I’ll also ensure I work on the responsiveness of all pages. I’ll make sure to fetch the latest changes from the develop branch and submit the PR to the same branch.

Appreciate your guidance!