TechNodes2-0 / ElectiveHub

ElectiveHub is an Education Management System designed to simplify and enhance the management of student information and elective subject selection in educational institutions. It offers a suite of applications for students, teachers, and administrators, providing a user-friendly platform.
https://electivehub.onrender.com
MIT License
80 stars 118 forks source link

[Feat]: #229

Open Dhevamuthu opened 3 months ago

Dhevamuthu commented 3 months ago

Is your feature request related to a problem? Please describe.

Yes, the current navigation links ("Student Home", "Elective Subjects") do not look visually appealing and can be confusing for users. The text links blend with other text on the page, making it difficult to identify them as navigational elements. This impacts the user experience by reducing the ease of navigation.

The problem arises from the use of plain text links for navigation. They do not stand out and fail to provide a clear, interactive way for users to navigate between pages. This can lead to frustration and inefficiency in accessing important sections like "Student Home" and "Elective Subjects."

Describe the solution you'd like.

I propose replacing the text links with styled buttons for navigation. These buttons will be visually distinct and easily recognizable as interactive elements, enhancing the overall user experience. Specifically, the buttons should be:

Clearly labeled (e.g., "Go to Student Home", "Explore Elective Subjects") Styled with consistent colors and shapes to match the site's theme Positioned prominently to facilitate easy access These buttons should function as links, routing users to the respective pages seamlessly.

Describe alternatives you've considered.

As an alternative, I considered using icon-based links. However, without accompanying text, icons alone might not be intuitive for all users. Another alternative was to keep the text links but add styling (e.g., underlining, color changes). However, buttons provide a clearer and more modern navigation method.

Additional context.

Adding buttons will improve the user interface and make navigation more intuitive. Here are examples of the current text links and a mockup of the proposed button design:

Current Text Links:

1)Student Home 2)Elective Subjects

Show us the magic with screenshots

![Uploading Screenshot 2024-05-24 114644.png…]()

Checklist

github-actions[bot] commented 3 months ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.