Week 7
Milestones
- Develop plugins to convert DOCX documents and images to PDF format.
- Set up a controller with endpoints for both conversion processes.
- Implement robust error handling throughout the conversion pipelines.
- Conduct thorough testing and document usage, configuration, and error handling.
Screenshots / Videos
Contributions
https://github.com/Samagra-Development/Doc-Generator/pull/167
Learnings
- Learned effective error handling strategies to anticipate and manage issues that may arise during conversion processes, improving the overall reliability of the system.