JollyJolli / HacktoberWall

HacktoberWall is a simple web app where contributors can add their name to a virtual wall by submitting a JSON file. The goal is to offer an easy way for people to participate in Hacktoberfest. Contributors can add their name or help improve the page's design and functionality, creating a growing display of Hacktoberfest participants.
https://hacktoberwall.formen.cc/
Other
26 stars 79 forks source link

Create an "About Us" Section for HacktoberWall #151

Open JollyJolli opened 12 hours ago

JollyJolli commented 12 hours ago

Description:

We need to create an "About Us" section to introduce the HacktoberWall project, the owners, and provide some background on why the project was created. This section should be informative and visually engaging, with the GitHub profile pictures of the owners displayed dynamically using the GitHub API.


Tasks:

  1. Design:

    • [x] Create the layout for the "About Us" section to be placed at the bottom of the page.
    • [x] Add a button labeled About Us in the navigation bar, linking to this section.
  2. Content:

    • [x] Project Information:
      • Describe what HacktoberWall is and why it was created.
    • [x] Owners:
      • List the names of the owners: Jolly (Owner) and Phanty78 (Co-Owner).
      • Write a mini biography for each owner (Jolly and Phanty78).
    • [x] GitHub Profile Pictures:
      • Use the GitHub API to dynamically fetch and display the GitHub profile pictures of the owners next to their biographies.
  3. Implementation:

    • [x] Develop the section using HTML, CSS, and JavaScript (native).
    • [x] Ensure the "About Us" section is responsive for both desktop and mobile devices.
  4. Testing:

    • [ ] Ensure the GitHub API integration works and profile pictures are fetched correctly.
    • [ ] Verify that the "About Us" section is fully responsive across various screen sizes and devices.
    • [ ] Check that the navigation bar button correctly links to the section.

Acceptance Criteria:


JollyJolli commented 12 hours ago

Important Information:

MehekFatima commented 11 hours ago

Hi, I'd like to contribute to this issue. Could you please assign it to me?

JollyJolli commented 11 hours ago

Yes of course!

MehekFatima commented 10 hours ago

I’ve submitted a PR #155 for the "About Us" section with dynamic GitHub profile pictures. Please review it at your convenience.

nehaaaah123 commented 8 hours ago

Hey @JollyJolli please assign this issue to me