
The seventh week of the official coding period at Google Summer of Code has concluded successfully. I spent this week working on testing the backend, making postman test suites, and on deploying the documentation website for CCSync. Here’s a detailed explanation of what I accomplished during this week:
- Implemented test suites for the backend API on Postman for easy testing of the webapp so as to create the documentation easily.
- Initialized a new repository named ccsync-docs, this repository consists information about Deploying, Testing, Setup Details, and other Miscellaneous Details about the CCSync platform.
- Added various pages for easy access across the documentation.
- The website is deployed on Github pages currently, and is built using MkDocs Material Plugin.
Hence, this was a productive week as the main goal of deploying the documentation has been accomplished. In the upcoming week, I will be adding details, guides and information about CCSync to the website.