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

Make the System Responsive #139

Open
4 tasks
JosueBrenes opened this issue Dec 14, 2024 · 1 comment
Open
4 tasks

Make the System Responsive #139

JosueBrenes opened this issue Dec 14, 2024 · 1 comment

Comments

@JosueBrenes
Copy link
Contributor

JosueBrenes commented Dec 14, 2024

Make the System Responsive

Description

The current system in the Next.js project uses Tailwind CSS but lacks full responsiveness for mobile and tablet devices. The goal is to implement or adjust styles to ensure the system is fully responsive across all devices without altering the user experience on desktop screens.

Requirements

  1. Adjust styles using Tailwind CSS breakpoints (sm, md, lg, etc.).
  2. Ensure that elements adapt correctly on small devices (mobile and tablet) without affecting the appearance on larger screens.
  3. Validate that the design maintains its functionality and aesthetics across different screen resolutions.

Tasks

  • Review the current styles and identify areas needing responsive adjustments.
  • Use Tailwind CSS breakpoints to add device-specific adjustments.
  • Test changes on mobile devices, tablets, and desktops.
  • Document the changes made for future reference.

Notes

  • Desktop view is the priority; any changes must preserve or enhance its current appearance.
  • Use tools like Chrome DevTools or Responsively App to test responsive design.
@KevinLatino
Copy link
Contributor

Can I try solving this issue?

@JosueBrenes JosueBrenes changed the title Make the System Responsive Make All Pages Under app/auth Responsive Dec 14, 2024
@JosueBrenes JosueBrenes changed the title Make All Pages Under app/auth Responsive Make the System Responsive Dec 14, 2024
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

2 participants