GSoC 2021 SCoRe Lab: Week 8
Hello everyone!! I hope you guys are all safe. Today I am gonna share my week 8 experience of official coding period of GSoC’21 with SCoRe Lab. It’s officially the 2nd week of the 2nd coding period of GSoC’21.
In case you didn’t check my previous blogs give it a read here. Here you can also find all of the previous tasks I have done during that week.
What Did I Do in the Week 8?
As discussed in my previous blogs I have completed all the tasks mentioned in that list. This week I had mainly worked on storybook components. I have added props so that we can change the theme, size, colour from the control panel of the storybook (now users have more control over the components). Also this week I have published our storybook on Github pages. You can view our repository to see hosted storybook. Also, I have planned to implement a search feature for Codelabz users.
My PR during week 8 of the coding period
Here are pull requests sent by me during the 7th week of the coding period. You can find all my commits here :
- PR #163: Add props to the storybook.
- PR #162: Implement storybook for the organization.
- PR #159: Implement storybook for the tutorial.
- PR #156: Implement storybook for manage users.
- PR #161: Implement storybook for Codelabz utils card.
My Plan for the Next Week
Next week I planned to write the front end test for our components. Also, I have planned to implement the remaining feature in our project.
Conclusion
That’s it for today. Hope to see you guys in the next article. see you soon.