-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TODO] Add some API documentation #164
Comments
Hi Gregory, I'm interested in helping out with this. I have a particular interest in technical writing. I'm looking for opportunities to practice writing documentation. Would you be happy for me to contribute? |
@amritatwal I can assign you if you wish to work on this. |
Hello Gregory and amritatwal, I'm also interested in helping out with this as I'm also looking for opportunities to practice api documentation. |
Hi @gbowne1, @amritatwal, @EdwinChukwuebuka, Has anyone started on the documentation yet? Maybe we could divide the work into assignments? Message me here. Thanks! |
@janetmmiller not really, just been trying to run the code, understand how it works and test the api on postman. |
@janetmmiller There are several people wanting to do documentation. I do not mind if a group of people get together to talk about and/or do any of the documentation for the API or the app itself. I would prefer the documentation go on our Wiki but can exist inside the /docs folder @LOGESH-B did a great deal of the backend so if you need help with database, APIs, backend etc help he can help you. I have mainly been doing the Project Management role in this app and helping debug.. due to time limits I have. |
Hello, i would also love to contribute to this documentation. @gbowne1 |
Thanks Gregory. I'd love to still help but I can no longer commit enough time to do this. I'm going to un-assign myself from the issue. |
so we need navigations like where are the endpoints, and what documentation does this project need. How would you see a brief debriefing to get up up to speed on what the documentation requires. @gbowne1 |
@Chizobaonorh, @EdwinChukwuebuka etc. Several things.. There are some documentation in Docs. I would like some of the same documentation to appear in the Wiki which can be used for API Documentation, User Documentation and Developer Documentation. Wiki I did not write the API for this application @LOGESH-B did so API documentation can be directed to him, but I am sure others might be able to chime in. My goals for both the /docs directory/folder and the Wiki is:
There are several issues related to documentation. The are: |
Okay @gbowne1 |
@EdwinChukwuebuka @Chizobaonorh etc There is also the issue of some of the other Markdown files included in this project which are not terribly accurate or complete.
|
If its is basically generic React instructions which are outdated, what guide can i use to setup my workspace? |
@gbowne1 can we like have a link to your discord for easy accessibility? |
@Chizobaonorh @EdwinChukwuebuka I would prefer people use my Slack. I don't use Discord for this purpose. Slack is free. Here is the link. https://join.slack.com/t/connectcoders/shared_invite/zt-23ajnvegn-0nUuIlxhSDU8tQrPBL~riQ |
I will love to join in this project as i am looking forward to gain more experience, pls can i join the contributors? @gbowne1 |
@Believet2 well, we aren't really ready for documentation yet and there already is some. |
Ok |
Hey, @gbowne1 |
|
@gbowne1 Assign this issue to me, please. I will make the API documentation. |
@gbowne1 if you still need help with your documentation I'd like to help! I'm looking to gain some experience with REST API documentation so please tell me where I can lend you a hand. Thanks |
@Ashleycodesseo I think this is pretty much complete. I did not design the API myself so you're welcome to go through it and see if you can figure it out. It has some issues with it What we have now is in here. https://github.com/gbowne1/codebooker/tree/master/docs You're welcome to work on it if you like. Thanks |
@gbowne1 It looks really good! I thought you wanted it to be added to the wiki in markdown? I can do that for you |
@Ashleycodesseo yeah that needs done too if you would like to do that you're welcome to do that |
@gbowne1 I'll start on it first thing in the morning. Thank you |
MWe need some API documentation on how to use the API
Use the /docs/ folder to add API documentation in Markdown
Also they should be added to a section of our Wiki by cloning the Wiki individually and use Markdown to create a section on API.
Add links to documentation in the README.md file
The text was updated successfully, but these errors were encountered: