sd012gfhkhhvh / Slate.AI

A Real Time Whiteboard for doodling with multiple peoples
https://slate-ai.vercel.app
MIT License
11 stars 16 forks source link

[FEATURE] - Make the Site Responsive #1

Closed sd012gfhkhhvh closed 7 months ago

sd012gfhkhhvh commented 7 months ago

Description

The current state of the site lacks responsiveness, and there is a need to make it adapt well to different screen sizes.

Proposed Solution

Migrate the site's styling from Bootstrap 5 to Tailwind CSS to achieve a more flexible and responsive design.

Additional Context

The decision to move to Tailwind CSS is based on its utility in creating responsive and highly customizable user interfaces. This transition aligns with modern web development trends and will enhance the overall user experience. Additionally, consider evaluating potential challenges and benefits of this migration, and if there are specific areas of the site that require special attention regarding responsiveness.

Steps to be taken

If you want to keep both of them for different usecases refer to this article to avoid conflicts - https://stackoverflow.com/questions/62688037/can-use-both-tailwind-css-and-bootstrap-4-at-the-same-time

It is adviced to migrate the entire site from bootstrap to tailwind css

sd012gfhkhhvh commented 7 months ago

@sd012gfhkhhvh would love to work over this issue. Please assign this to me under the JWOC TAG.

Sure @ani2607 , will assign to you tomorrow. But make sure you migrate the entire UI from bootstrap to tailwind css. Let me know your thoughts.

sd012gfhkhhvh commented 7 months ago

@sd012gfhkhhvh would love to work over this issue. Please assign this to me under the JWOC TAG.

Sure @ani2607 , will assign to you tomorrow. But make sure you migrate the entire UI from bootstrap to tailwind css. Let me know your thoughts.

cool idea!!. But I need to clarify whether the code contain the bootstrap components or just its utility classes?

Try to completely remove any boostrap components present along with utility classes, as they can create conflicts in the future with tailwind css. And kindly comment on the issue once again saying "Please assign this to me under the JWOC TAG" as You did it before 15th and its not gonna be counted for points as per guideline. made a fresh comment I will assign u the issue

ani2607 commented 7 months ago

Please assign this to me under the JWOC TAG . would love to do.

sd012gfhkhhvh commented 7 months ago

Please assign this to me under the JWOC TAG . would love to do.

assignning you the issue. keep me updated with your changes in the comment section. Now kindly go to the slateai chanel on discord and see the pinned message.

ani2607 commented 7 months ago

@sd012gfhkhhvh As I haven't used the bootstrap in my develepment journey , I am struggling a lot to migrate from bootstrap to tailwind css . Therefore , I request you to please assign this issue to someone else .

sd012gfhkhhvh commented 7 months ago

@sd012gfhkhhvh As I haven't used the bootstrap in my develepment journey , I am struggling a lot to migrate from bootstrap to tailwind css . Therefore , I request you to please assign this issue to someone else .

Are u sure? You dont need to be worry about bootstrap, u just need to remove the bootstrap classes and add tailwind classes instade. And the the end just uninstall the bootstrap dependency

ani2607 commented 7 months ago

@sd012gfhkhhvh As I haven't used the bootstrap in my develepment journey , I am struggling a lot to migrate from bootstrap to tailwind css . Therefore , I request you to please assign this issue to someone else .

Are u sure? You dont need to be worry about bootstrap, u just need to remove the bootstrap classes and add tailwind classes instade. And the the end just uninstall the bootstrap dependency

yes!, I would love to contribute into another issue.

sd012gfhkhhvh commented 7 months ago

@sd012gfhkhhvh As I haven't used the bootstrap in my develepment journey , I am struggling a lot to migrate from bootstrap to tailwind css . Therefore , I request you to please assign this issue to someone else .

Are u sure? You dont need to be worry about bootstrap, u just need to remove the bootstrap classes and add tailwind classes instade. And the the end just uninstall the bootstrap dependency

yes!, I would love to contribute into another issue.

Ok, I am unassigning.

0xMishra commented 7 months ago

Can you please assign me this issue under JWOC

sd012gfhkhhvh commented 7 months ago

Can you please assign me this issue under JWOC

assigning you the issue. keep me updated about your changes.

sd012gfhkhhvh commented 7 months ago

Issue#1 got resolved and merged.