Mayuresh-22 / Minglr

Social Network Site developed using HTML, CSS, JS and PHP as a Backend Language. This site supports the functionality of login/registration and sharing the posts/photos through their accounts, also it has the functionality of private messaging with the users.
https://links.mayuresh.me/minglr
MIT License
37 stars 39 forks source link

Adding Social Icons with accessible link In Footer Section (Home Page) #124

Closed HimanshuGitCode closed 1 month ago

HimanshuGitCode commented 1 month ago

Description:

Feature Added: Introduced social media icons (e.g., Github, Twitter, LinkedIn) to the project.

Functionality: Each icon is linked to a specific path, allowing users to be redirected to the respective social media pages.

Implementation Details:

Testing:

Verified that each icon redirects correctly to the intended social media page. Tested the responsiveness of the icons on various screen sizes. Confirmed accessibility standards, including proper aria-labels for screen readers.

Additional Notes:

Mayuresh-22 commented 1 month ago

Thank you for your contribution. I'll be merging this PR.