Week 3
Milestones
- Refactored the entire UI
- Made it responsive for mobile and desktop versions
Screenshots / Videos
Contributions
- Refactored the entire look of the homepage, chatpage and starred-messages page
- Made a custom component for the chat window for better configuration
Link to PR: https://github.com/samagra-comms/uci-web-channel/pull/132
Learnings
Recently delved into the concept of mono repos, like Turborepo, which promote modular and scalable projects.