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 it responsive to mobile device #9

Open
Arijit-017 opened this issue Oct 9, 2024 · 7 comments
Open

Make it responsive to mobile device #9

Arijit-017 opened this issue Oct 9, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@Arijit-017
Copy link
Owner

Issue: Make the Project Responsive for Mobile Devices

Description

The current layout is optimized for desktop view, but it needs to be responsive and display correctly on mobile devices. Your task is to ensure the app looks good on various screen sizes, including mobile and tablet.

Steps to Contribute

  1. Fork the Repository

    • Click the Fork button at the top right of this repository's page to create a copy of the repo under your GitHub account.
  2. Clone it to Your Local Machine

    • Open your terminal and use the following command to clone the repo:
      git clone https://github.com/your-username/repo-name.git
  3. Make the Project Responsive

    • Update the CSS to include responsive design principles using media queries.
    • Test the layout on multiple mobile screen sizes to ensure proper scaling and alignment.
    • Ensure all elements (e.g., buttons, text, images) adjust correctly to smaller screens.
  4. Push Your Changes

    • After making the necessary changes, commit your updates using:
      git add .
      git commit -m "Make the project responsive for mobile devices"
  5. Create a Pull Request

    • Push your changes to your forked repository:
      git push origin main
    • Go to the original repository and create a pull request with a description of the changes made.
@Arijit-017 Arijit-017 added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 9, 2024
@hemangtk
Copy link

hemangtk commented Oct 9, 2024

Hey @Arijit-017 im intereseted in fixing the issue could you please assign me this issue so that i can start working on it right away

@madmaxWMFU
Copy link

Hi! Can you assign it to me?

@Arijit-017 Arijit-017 assigned Arijit-017 and hemangtk and unassigned Arijit-017 Oct 10, 2024
@Arijit-017
Copy link
Owner Author

Hey @Arijit-017 im intereseted in fixing the issue could you please assign me this issue so that i can start working on it right away

@hemangtk do it.

@isha-dubey
Copy link

Hello Can you please assign it?

@Arijit-017 Arijit-017 assigned isha-dubey and unassigned madmaxWMFU and hemangtk Oct 14, 2024
@annapurna-gupta
Copy link
Contributor

Hi @Arijit-017, I'd like to work on this issue. Please assign me!

@Arijit-017
Copy link
Owner Author

@annapurna-gupta can you add a hamburger or similar kind of thing for the sidebar?

@annapurna-gupta
Copy link
Contributor

@Arijit-017 i will try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

5 participants