iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
90.06k stars 26.61k forks source link

Added Home button to header for easy navigation to home page #3059

Closed LakshyaPunyani-01 closed 2 weeks ago

LakshyaPunyani-01 commented 1 month ago

i done this as an assignment of Tublian OS internship

What problem does this PR solve?

LakshyaPunyani-01 commented 1 month ago

This PR adds a Home button to the header section to enable easy navigation back to the homepage from any page. Previously, there was no direct way to return to the homepage, which could cause confusion and affect user experience. With this feature, users can now quickly access the homepage, improving the application's usability.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

iluwatar commented 2 weeks ago

Looks good! Thank you for the contribution 🎉

@all-contributors please add @LakshyaPunyani-01 for code

allcontributors[bot] commented 2 weeks ago

@iluwatar

I've put up a pull request to add @LakshyaPunyani-01! :tada:

iluwatar commented 2 weeks ago

Issue #3049