-
Issue:
The social media icons in the footer (Facebook, Instagram, X, and LinkedIn) are currently static. There is no hover effect or dynamic behavior when a user interacts with them, which diminishes…
-
## Configu is Thrilled to Be Part of Hacktoberfest 2024! ❤️
![Hacktoberfest 2024](https://github.com/user-attachments/assets/2e603897-b283-4d86-9afa-e74a03efadb8)
Hello contributors 👋👋👋,
As p…
-
Issue :
The "Useful Links" section in the footer is non-functional. Clicking any of the links such as "Home," "Man Fashion," "Accessories," etc., does not navigate to the respective pages. The links…
-
Update the signup and login processes to check email domains. Only accept users with email addresses from trusted providers (e.g., Gmail, Outlook).
During signup, get the domain from the user's ema…
-
Revamp the current signup and login workflows to incorporate email domain validation. Restrict signups and logins to users with email addresses from trusted providers (e.g., Gmail, Outlook).
During…
-
Update the existing signup and login processes to incorporate email domain validation. Restrict access to users with email addresses from trusted providers (e.g., Gmail, Outlook).
During signup, ex…
-
Issue:
The browser tab for the "Visieum" project does not display the logo/favicon. Instead, it shows a default icon. This needs to be fixed so that the custom logo is visible in the tab, as shown in…
-
Issue:
The browser tab for the "Visieum" project does not display the logo/favicon. Instead, it shows a default icon. This needs to be fixed so that the custom logo is visible in the tab, as shown in…
-
### Is your proposal related to a problem?
There is no back to top button in your website, when I'm navigating through pages.
### Describe the solution you'd like
We can have a back to top upward ar…
-
**Objective:**
I would like to contribute to this repository by adding the code implementation of the **Merge Sort** algorithm in Python. Merge Sort is a well-known and efficient sorting algorithm …