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

[Enhancement] Make UI Responsive for All Devices #44

Closed
abhijeetnishal opened this issue May 11, 2024 · 13 comments · Fixed by #94
Closed

[Enhancement] Make UI Responsive for All Devices #44

abhijeetnishal opened this issue May 11, 2024 · 13 comments · Fixed by #94
Assignees
Labels

Comments

@abhijeetnishal
Copy link
Owner

abhijeetnishal commented May 11, 2024

Description:

The current UI of our URL Shortener application is not fully responsive, resulting in a poor user experience on devices with different screen sizes and orientations. As a result, we need to ensure that our application's UI is adaptable and looks great on all devices, including desktops, laptops, tablets, and mobile phones.

Requirements:

To achieve this, we need to make the following changes:

  • Media Queries: Implement media queries using Tailwind CSS to define different styles for different screen sizes and orientations.
  • Component Adjustments: Review and adjust individual components (e.g., buttons, forms, cards) to ensure they scale and adapt correctly on different devices.
  • Typography: Ensure that typography is responsive, with font sizes and line heights adjusting according to screen size.
  • Image Handling: Optimize image handling to ensure that images are displayed correctly and do not break the layout on different devices.

Technical Details:

  • Our application is built using Next.js with TypeScript.
  • We are using Tailwind CSS for styling.

Expected Outcome:

After completing this task, the URL Shortener application should have a fully responsive UI that adapts to different devices and screen sizes, providing an optimal user experience.

Expected deadline:

It will take 1-2 days at max.

@gupta-ritik
Copy link

@abhijeetnishal assign this issues for resolve to me

@abhijeetnishal
Copy link
Owner Author

Great @gupta-ritik, I am assigning this issue to you now.

@gupta-ritik
Copy link

gupta-ritik commented May 11, 2024 via email

@Nehakumari1208
Copy link

Assign this to me

@abhijeetnishal
Copy link
Owner Author

Assign this to me

Hey @Nehakumari1208, this issue is already assigned to @gupta-ritik. Work on other issues good luck.

@prajna321
Copy link
Contributor

@abhijeetnishal
Please assign me this issue! Would love to work on it.

@gupta-ritik
Copy link

@abhijeetnishal Hello Dear Sir
WhatsApp Image 2024-05-13 at 23 16 23_26d4eb8c
, i facing a problem running server it showing some error.
I attached the error issue in the image and how to fix this issues please tell me

@abhijeetnishal
Copy link
Owner Author

@abhijeetnishal Hello Dear Sir WhatsApp Image 2024-05-13 at 23 16 23_26d4eb8c , i facing a problem running server it showing some error. I attached the error issue in the image and how to fix this issues please tell me

Hey @gupta-ritik, for running client run: npm i command in client director.

If you are getting error then remove node_modules and .next folder and then run npm i command.

@abhijeetnishal
Copy link
Owner Author

Hey @gupta-ritik, what's the progress, are you working on this?

@gupta-ritik
Copy link

i still facing above mentioned issues

@abhijeetnishal
Copy link
Owner Author

Try to clone the project again and install and run it will run else I think it will system level issue.

Try to debug this issue

@gupta-ritik gupta-ritik removed their assignment May 17, 2024
@abhijeetnishal
Copy link
Owner Author

abhijeetnishal commented May 17, 2024

Hey @hrishabhpatel09, are you interested in this issue as you asked in issue #72

@hrishabhpatel09
Copy link
Contributor

sure @abhijeetnishal i would love to contribute on this issue.

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

Successfully merging a pull request may close this issue.

5 participants