Jesulayomy / SCHub

SCHub v0.1, A school data management system to allow School administration, Teachers manage students and courses data.
https://schub.jesulayomi.tech
MIT License
3 stars 10 forks source link

[Documentation]: Fix API documentation #4

Open Jesulayomy opened 1 month ago

Jesulayomy commented 1 month ago

Some routes in the API Documentation aren't properly setup (especially POST and PUT requests), if you have some experience writing flasgger documentation you can help with this. There are several files for all routes and you should address at least two files (or 1 folder, whichever is more) for a PR to be valid.

This Issue will act as a central control for the API routes. Please create your own issue with the title: "[API docs]: <files / folder to be addressed>" so I can assign it to you. If there is need for an API view itself to be changed please let me know too.

pardeep-singh commented 1 month ago

Hey @Jesulayomy I want to contribute to this. I have created 4 issues to handle docs for 4 different documentation folders:

Can you please assign these to me?

Jesulayomy commented 1 month ago

Okay, on it so you can get started, please make sure to test that it works too once you're done ⭐️

Jesulayomy commented 1 month ago

@pardeep-singh create your fork and when done, PR to the hacktoberfest branch