Day-15: Completed global Authentication and Profile screen for ShowwcaseXS
26 May, 2023
0
0
0
Contributors
Today is 8th of May 2023, and yesterday I spent a good amount of time working on the authentication and user profile screen. My task for today is to create the login component as a global component, meaning that it will not only be restricted to the profile section. Let's start working on this today.
After three unsuccessful approaches to creating the Global Login component, I managed to create it successfully after fixing numerous errors and other related issues. Although it took me quite some time, it was worth it because now most of my problems have been resolved. My next step is to create other components and retrieve the API keys from local storage. After that, I just need to develop the UI for the remaining screens. Let me work on the active tab feature then I will be done for the day.
I completed the active tab feature and have also added the loaders. Now most of my basic flow of ShowwcaseXS is completed and I'm very proud of the result I got. Let me show you how it looks:
Tomorrow, I will work on My thread section and bookmark section. I will be using the same thread card component so it should not take much of my time.