acmpesuecc / AcademyX

An easy to use, scalable E-Learning Platform hosted with Azure Cloud Services
MIT License
2 stars 5 forks source link

Add navbar and footer #4

Open achyuthcodes30 opened 5 months ago

achyuthcodes30 commented 5 months ago

Issue Details

1) Implement the suggestions provided in #1 and complete the navbar and footer components. 2) Make sure the components are responsive on both phone and mobile. You can use tailwind breakpoints to switch between flex-col and flex-row if necessary (FOLLOW A MOBILE FIRST APPROACH, flex-col and then lg:flex-row for larger screens). 3) The navbar, as discussed earlier, will need an animated menubar on the left with login/out, uploaded courses and my courses options, logo at the center, searchbar and an avatar component defaulting the the user's nickname stored in the database. 4) The footer can include the AcademyX logo, navigation options, contact us options and an aiep/acm pesuecc 2024 copyright.