iiitl / Wollete

Next.js project facilitating secure, anonymous digital receipt transmission for paperless transactions and billing among diverse entities.
https://wollette.vercel.app/
1 stars 12 forks source link

Update Navbar to Include Existing Pages and Remove Unused Dropdown Option #3 #14

Closed gauravghodinde closed 8 months ago

gauravghodinde commented 8 months ago

Update Navbar to Include Existing Pages and Remove Unused Dropdown Options #3 The names of the pages have been Listed in the README.md under the section heading "Pages" in a well-formatted manner. All the Links have been added to the navbar ("names of the files were too inconsistent so it was required to use many conditions it would have been better if CamelCase or any other single writing convention had been used) added additions formatting function ToCamelCase " removed dropdown options for pages that didn't exist Added the behavior of dropdown menus so that they disappear when clicking outside them, providing a more intuitive navigation experience with the help of eventlistner mousedown

chrome-capture-2024-3-15 (5)