ccetacm / CASC-Classroom

CASC Classroom
MIT License
4 stars 5 forks source link

[feature] Navbar of app #1

Open Sahil2004 opened 5 days ago

Sahil2004 commented 5 days ago

Description

Make the navbar which will include the logo of 'CASC Classroom' on the left and a plus icon which will redirect to another page that will contain a add class form. And a user icon which you can get from the backend by calling the JavaScript function call getUser() which will send you a image url. Put that image url into the avatar's image src.

Dependencies

Issue numbers:

Checklist

References

You can refer to this image: image

Format of the getUser() function:

{
   ....,
   avatarUri: string;
}
Arnavpk commented 5 days ago

I can make navbar, the plus icon which will redirect to another page and try to fix the other issues on your checklist. Can you assign me on this?

adityaKrishan651 commented 1 day ago

I'd like to work on this

Disha-singla commented 6 hours ago

Hi, i'd like to work on this

adityaKrishan651 commented 1 hour ago

Lovely! assigning it to you