diff --git a/docs/2023/Sunbird inQuiry/audio-upload-feature/updates/2023-08-25.md b/docs/2023/Sunbird inQuiry/audio-upload-feature/updates/2023-08-25.md index 9c0b43fde..6e8213f86 100644 --- a/docs/2023/Sunbird inQuiry/audio-upload-feature/updates/2023-08-25.md +++ b/docs/2023/Sunbird inQuiry/audio-upload-feature/updates/2023-08-25.md @@ -4,13 +4,14 @@ author: Simran Nigam --- ## 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] Review the existing code +- [X] Documentation ## Screenshots / Videos - +![Successfully Uploaded](https://github.com/Code4GovTech/c4gt-milestones/assets/95395832/b8409f09-388a-491f-96f4-ab5dffd1e8ee) +![Successfully Uploaded](https://github.com/Code4GovTech/c4gt-milestones/assets/95395832/e65c0192-a101-4c84-9cf4-dd96a337d64d) ## Contributions +[Test cases](https://github.com/Sunbird-inQuiry/editor/pull/86/commits/34f1b323328836b9805bb15d0abc4685f1b4a84d) -## Learnings \ No newline at end of file +## Learnings +Learned more about optimizing code and reducing time and space complexities by reducing the number of variables involved. \ No newline at end of file