VictorAZ12 / web-request-forum

0 stars 0 forks source link

Improved Login/Register Section #26

Closed Jackieljq closed 4 months ago

Jackieljq commented 4 months ago

The updates made to the login and register section, including changes to the HTML structure, CSS classes, and the addition of JavaScript for form toggling functionality.

HabitNest.html: Updated the navigation bar with Bootstrap classes for improved styling and responsiveness. Used navbar-brand and nav-link classes for consistent styling of links. Added new links and sections for toggling between login and register forms. Included a dropdown menu for team members in the navigation bar. Updated home section and other content sections for better structure and styling.

HabitNest.js: Added JavaScript code to handle the form toggling functionality between login and register forms. Added event listeners for navigation links to show/hide relevant sections.

HabitNest.css: Styles for the improved layout and design of the login and register sections. Additional styling for the navigation bar, footer, and other sections.