Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsiveness #3

Open
MUDITJAINN opened this issue Oct 3, 2024 · 8 comments
Open

Responsiveness #3

MUDITJAINN opened this issue Oct 3, 2024 · 8 comments
Assignees

Comments

@MUDITJAINN
Copy link
Owner

MUDITJAINN commented Oct 3, 2024

The current website lacks proper responsiveness, leading to a suboptimal user experience on various devices (mobile, tablet, desktop). Ensuring that the website is fully responsive is essential for delivering a consistent, seamless experience across all screen sizes and devices, especially for users who may access the platform on mobile devices.

Expected Behavior:

Responsive Layout: The website should automatically adjust its layout to fit different screen sizes, including mobile phones, tablets, and desktops, ensuring that content remains accessible and visually appealing.

Mobile Optimization: Elements like navigation menus, buttons, forms, and text should resize and reposition appropriately for smaller screens without cutting off content or affecting functionality.

Flexible Images and Media: All images, videos, and other media should scale fluidly, maintaining their aspect ratio and ensuring they do not overflow their containers on smaller screens.

Breakpoints: The website should utilize CSS media queries to define breakpoints for various screen sizes (e.g., 320px for mobile, 768px for tablets, 1024px+ for desktops).

Test Across Devices: The design should be tested on various devices to ensure consistency in appearance and usability, avoiding issues like overlapping text, cropped images, or broken layouts.

Use CSS Flexbox or Grid layouts along with media queries to create a responsive design. Implement mobile-first development practices, ensuring that smaller screens are prioritized and progressively enhanced for larger screens. Make use of CSS frameworks like Bootstrap or Tailwind CSS to help manage responsiveness more efficiently, or customize your own responsive CSS styles for maximum control. Additionally, use browser dev tools for testing and debugging across different device viewports.

@VanshChitransh
Copy link

@MUDITJAINN I would be happy to work on this.

@lightning-sagar
Copy link

hey can i help u..? pls assign me

@mayank-0789
Copy link

Hey @MUDITJAINN I would like to work on it

@mohit-1710
Copy link

Hi @MUDITJAINN , Could you please assign this issue to me? I would love to work on it and will ensure to provide the best solution.

@mohit-1710
Copy link

mohit-1710 commented Oct 3, 2024 via email

@MUDITJAINN
Copy link
Owner Author

@lightning-sagar You can start working on this.

@MUDITJAINN
Copy link
Owner Author

@mayank-0789 @mohit-1710 you go through the website and propose new issues and features.

@lightning-sagar
Copy link

lightning-sagar commented Oct 4, 2024

image
image

@MUDITJAINN are these ok?? added responsive....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants