Week 4
Milestones
- Test compatibility with React and Vanilla JavaScript to ensure smooth functioning in both environments.
- Enhance code quality and functionality to optimize performance and user experience.
- Submit the code for review to gather feedback and ensure its quality.
- Demonstrate complete library functionality in React.js and Vanilla.js during mid-point showcase and PPT presentation.
Screenshots / Videos
Video Demonstrating NMT and TTS Functionality of this Library in React.js
Contributions
https://github.com/ULCA-IN/anuvaad-client-sdk/pull/1
Learnings
- Enable global verification with an API key, added by the user, in a library by creating a secure authentication mechanism for consistent API request authentication.
- To write reusable, and maintainable code in better way.
Midpoint showcase review
Midpoint showcase pptMy reviewer, Suresh Unnikrishnan, praised my effort and work, stating that overall, it shows good progress. He also suggested that adding enumeration in function arguments would enhance the user experience.
Learnings
- Enable global verification with an API key, added by the user, in a library by creating a secure authentication mechanism for consistent API request authentication.
- To write reusable, and maintainable code in better way.