-
Notifications
You must be signed in to change notification settings - Fork 105
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
[FEATURE] Add Responsiveness #97
Comments
👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned! |
pls assign me this issue @Pujan-sarkar |
@Akanshaku this issue is already assigned, please go for another. |
@Karan-purkait what's update ? |
Please give me few times,I completed my task as soon as possible.
…On Tue, Oct 8, 2024, 4:14 PM Pujan Sarkar ***@***.***> wrote:
@Karan-purkait <https://github.com/Karan-purkait> what's update ?
—
Reply to this email directly, view it on GitHub
<#97 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7VNAGRWS2FDJKONXCBSTC3Z2OZPRAVCNFSM6AAAAABPNP7HT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJZGQ4TSMBZGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
please assing me this issue @Pujan-sarkar |
@Pujan-sarkar |
@Codersweta7 okay i am assigning you , try to complete this fast. |
I need time till 24 th Oct .... |
@VesperAkshay |
Okay |
@Codersweta7 you are unassigned |
if this issue is open can i work on it |
if its not yet completed could you please assign me this @Pujan-sarkar |
This issue has been solved by #245 |
Description:
This page currently lacks responsiveness, making the UI inconsistent across different devices and screen sizes. To ensure a seamless user experience, we need to add responsiveness so that the [page/component] adapts well on various devices like mobile phones, tablets, and desktops.
Tasks:
1.Media Queries: Implement CSS media queries to adjust layouts for different screen sizes (mobile, tablet, desktop).
2. Fluid Layouts: Modify or add fluid grids and flexible containers using frameworks like Bootstrap or Tailwind CSS to ensure responsiveness.
3. Responsive Images: Ensure images scale correctly based on screen size.
4. Testing: Test the responsiveness on different screen resolutions to verify UI consistency.
Expected Outcome:
A fully responsive [page/component] that works seamlessly across all devices, ensuring an improved user experience.
Tech Stack:
The text was updated successfully, but these errors were encountered: