Skip to main content

Week 5

Milestones

  • Enhance code modularity by refactoring into logical modules and submit a pull request for review.
  • Setting Up and Initiating Chrome Plugin Development for Bhashini Translation
  • Updated project documentation to accurately reflect recent code changes.

Contributions

https://github.com/ULCA-IN/anuvaad-client-sdk/pull/1

Learnings

  • Learned about code modularity taught me how to break software into smaller, focused modules, enhancing maintainability and reusability while promoting clear documentation.
  • Learned about the Chrome extension manifest file and reading it's documentation.