Deveshjoshi101 / StudyPal

Introducing StudyPal, an inclusive and collaborative learning platform that embraces the spirit of open-source. Our mission is to spark a knowledge-sharing revolution by bringing together a diverse community of learners. Together, we will explore the depths of human knowledge, breaking down barriers to learning and empowering individuals to achieve
MIT License
4 stars 3 forks source link

Improve Mobile Responsiveness #7

Open Deveshjoshi101 opened 1 year ago

Deveshjoshi101 commented 1 year ago

Optimize the StudyPal interface for mobile devices to ensure a seamless user experience across different screen sizes. This may involve implementing responsive design principles and adjusting layout and navigation elements.

Shu12388y commented 1 year ago

@Deveshjoshi101 can you assign this issue to me i want to work on this issue

Deveshjoshi101 commented 1 year ago

Please describe how you are going to resolve this issue and what methods you will be using.

Shu12388y commented 1 year ago

@Deveshjoshi101 so I have gone through the file and folder structure of the project to make it responsive on mobile and tablet devices. I have to make a new responsive stylesheet which help it make it responsive on mobile and tablet devices. For that, I will make a new folder name style, in that I will add a responsive.css file which will contain all the styles which will help in making it responsive or we can use tailwind CSS to make it responsive. My suggestion will be to use vanilla CSS which will give us more control over the pages.

If you like my suggestion can I start working on it

Deveshjoshi101 commented 1 year ago

Ok, All the best.