GSoC 2021 SCoRe Lab: Week 7

Sougata Das
SCoRe Lab
Published in
3 min readJul 26, 2021

Hello Everyone I am back with another blog of my GSoC’21 journey with ScoreLab. I am very excited to share with you guys that I have successfully completed my first evaluation and got positive feedback from my mentor. I finished all the tasks discussed with my mentor in the given time limit and hope to continue this in the rest of the coding period.

First Evaluation

So, when I got my first evaluation result I started working on my remaining task. The main task left for the second coding period is: convert the remaining three-component to material UI design, remove ant and all of its components from the codebase, implement storybook for all remaining components, add test for all the components and implement some new features like follow and following system, count followers etc (and also fixing bugs).

What Did I Do in the Week 7?

This week as I mentioned earlier I converted all the remaining components to material UI design. Now the only task is left to remove ant and all of its components from the codebase. Also, I have changed our current homepage with a new one and add tests for the login component.

My PR during week 7of 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 #151: Convert organization component to material UI
  • PR #150: Convert tutorial component to material UI
  • PR #149: Fixed all the previous cypress tests.
  • PR #147: Changed default homepage to the new one.

My Plan for the Next Week

Next week I plan to finish all the storybook components and also remove ant design completely from our codebase.

Conclusion

That’s it for today. Hope to see you guys in the next article. see you soon.

Github:https://github.com/rijusougata13

LinkedIn:https://www.linkedin.com/in/rijusougata13/

--

--