Closed Rathoresourabh closed 3 years ago
@Abhishek-kumar09 Fixed AppBar , and Created the Footer as mentioned in the Figma Design.
@Abhishek-kumar09 do review my Pr once and Let me know if any changes is required.
I will look into it :)
please provide screenshots.
@Abhishek-kumar09
Screen Shot 2021-07-29 at 00 35 00 Screen Shot 2021-07-29 at 00 36 41
Screen Shot 2021-07-29 at 01 02 33
@Abhishek-kumar09 Mobile View With Logout Button
Hey @Rathoresourabh Are you getting any problem in implementing these?
Hi @Abhishek-kumar09 I was saying if I use local storage to get the user data to check if the user is present or not, even I tried using localstorage but it still says user is undefined whenever I reload the page, but using contextAPI it works fine .
Okay, So is this code implements the user context successfully?
@Abhishek-kumar09 yes
Thanks @Rathoresourabh
Created AppBar and added AuthGuard @Abhishek-kumar09