Skip to content

Commit

Permalink
Merge pull request #717 from Rishit30G/main
Browse files Browse the repository at this point in the history
Sunbird UCI[Refactoring Components]: Week 8 update
  • Loading branch information
photon0205 authored Aug 26, 2023
2 parents 972ea12 + 99bafdc commit d3d6137
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions docs/2023/Sunbird UCI/Refactoring Components/updates/2023-08-25.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,24 @@ author: Rishit Gupta
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4
- [X] Wrapped up documentation for the project
- [X] Storing the data for the messages in redux
- [X] Running and testing test cases for the socket connection logic

## Screenshots / Videos
### Documentation
![](https://i.postimg.cc/vBGMb1SB/Screenshot-2023-08-23-225703.png)
![](https://i.postimg.cc/FK4XVdvZ/Screenshot-2023-08-23-225829.png)

## Contributions

## Learnings
I helped fix the chatbot's communication, wrote clear documentation, created test cases for the socket connection, and stored message data using Redux.
During this process, I collaborated closely with the team to ensure smooth integration. My efforts led to improved system reliability and user experience.

## Learnings

I learned the need for an effective documentation, also explored deeply socket.io and redux. I also learned how to write test cases for socket connection logic and use playwright to test the testcases in the project.

#### Link to documentation: https://main--sage-syrniki-b31f4f.netlify.app/
#### Link to Socket Package PR: https://github.com/samagra-comms/uci-socket
#### Link to c4gt_production PR: https://github.com/samagra-comms/uci-web-channel/commit/45930a2f8b8e0dca64a76bbe0b3987a9085f7457

0 comments on commit d3d6137

Please sign in to comment.