OpenCodeChicago / Midwest-Pumpkins

Midwest Pumpkins is an open-source project developed by the OpenCode Chicago community. Built with Vite, HTML, CSS, and JavaScript, this project aims to support a local organization while participating in Hacktoberfest 2024. We welcome contributions from the community to help us make a difference!
https://midwestpumpkins.netlify.app
MIT License
18 stars 36 forks source link

Header for Desktop Device #21

Closed Alexandrbig1 closed 2 weeks ago

Alexandrbig1 commented 1 month ago

Description: The desktop version of the header should include the company logo, a navigation menu, and a list of links to the company’s social media profiles.

Requirements:

  1. Logo:

    • Place the company logo in the header, positioned on the left side.
  2. Navigation Menu:

    • Implement the navigation menu to the right of the logo, displaying the main sections of the website (e.g., "Home," "About," "Best pumpkins").
    • Ensure the navigation menu is fully responsive and accessible on larger screens.
  3. Social Media Links:

    • The social media links should be implemented as a list (<ul>) where each item contains an <a> tag.
    • Each link should open the corresponding social media platform in a new tab.
    • Use SVG format for the social media icons, ensuring they are visually appealing and consistent in size and style.
    • Position the social media icons on the middles of the header, aligned with the navigation menu.

Additional Considerations:

Social Links:

shubhamsharma9199 commented 1 month ago

@Alexandrbig1 Can you assign this work to me and label it as 'Hacktoberfest Accepted

Alexandrbig1 commented 1 month ago

Hi, yeah, after today's meeting(at 12pm CST) i'll manage it

Alexandrbig1 commented 1 month ago

@tanvi4248 this is your new task 🚀

shubhamsharma9199 commented 1 month ago

Screenshot 2024-10-12 172126 @Alexandrbig1 Here is the final result of the website design. The layout is complete, except for the missing company logo. If you have any suggestions or want to make any changes, feel free to let me know!"

Let me know if you need further adjustments!

Alexandrbig1 commented 1 month ago

@shubhamsharma9199 you probably don't understand how to contribute to our project. Please, read carefully documentation, as well you can watch video on YouTube, to understand what each of developer should do. Thank you, if you'll still have any question, please ask me in our open Discussions for this project. Thank you

tanvi4248 commented 1 month ago

I'm doing this task or not ?

Alexandrbig1 commented 1 month ago

@tanvi4248 yes, you assigned, read my comment before ☺️

Alexandrbig1 commented 4 weeks ago

@tanvi4248 how is your progress? there still minor issues need to fix in header for desktop device.

tanvi4248 commented 4 weeks ago

Can you mention issues so I can fix it.

Alexandrbig1 commented 4 weeks ago

@tanvi4248 you can open design and our website, and see the difference. At least what I'm see right away, even without checking it, that the color for links, they all read. also the social icons is not in right place...also hover for social icons is not with transition...etc, Please test it as it's your task to be sure that is looks and works well.Thank you

tanvi4248 commented 3 weeks ago

hello @Alexandrbig1 somebody changed my desktop header css. there is some css which is i didnt change

tanvi4248 commented 3 weeks ago

https://github.com/OpenCodeChicago/Midwest-Pumpkins/pull/119/files#diff-1785483a33076832eb40cc3dc29b03cca0592cd69e9e03f6da7c36ba5e308a2e Here is the link somebody changed header css for desktop

Alexandrbig1 commented 2 weeks ago

@tanvi4248 great work Tanvi!