Open prasenjeet-symon opened 1 year ago
Hi, I would like to work on this issue, can you assign it to me?
@Shuhua-L Yes, assigned to you
Hi, what is the state of this project now? Still open for contribution?
Hi, what is the state of this project now? Still open for contribution?
Yes it is open . We need clear and concise API documentation.
Alright, can you please direct me to where the endpoints and other relevant details are defined?
Alright, can you please direct me to where the endpoints and other relevant details are defined?
Check the server folder, there are API routes ( in a specific folder ). And use link on the readme to setup POSTMAN
Ok, I'll go through everything and get back to you.
Hi Prasenjeet! I can work on this documentation. So far, I have cloned the POSTMAN collection, however, I am having issues cloning the repository to my local machine. I'm getting the following error:
"git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists."
I'm still trying to see if I can resolve it myself, but I'd welcome your assistance.
Hi Prasenjeet! I can work on this documentation. So far, I have cloned the POSTMAN collection, however, I am having issues cloning the repository to my local machine. I'm getting the following error:
"git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists."
I'm still trying to see if I can resolve it myself, but I'd welcome your assistance.
Hi. I think this is the basis of cloning the public repository. Can you watch some YouTube vids that will make it super clear. Thanks
I've resolved the issue and started the app, but I'm unable to create an account. The "sign up with Goggle" link isn't working either.
I've resolved the issue and started the app, but I'm unable to create an account. The "sign up with Goggle" link isn't working either.
This issue is related to server side , and need no client interaction . Setup POSTMAN
and start the server that's all. We are working on the client side , but we want to finish server-side task first .
Just ran into another issue. The server isn't running on localhost:3001 and I believe it has to do with the following error I got:
[nodemon] app crashed - waiting for file changes before starting...
I'm sure it's why I'm not getting any response on POSTMAN, as contained in the README guide.
Just ran into another issue. The server isn't running on localhost:3001 and I believe it has to do with the following error I got:
[nodemon] app crashed - waiting for file changes before starting...
I'm sure it's why I'm not getting any response on POSTMAN, as contained in the README guide.
Okay i will take a look . Weather server is running or not .
Hi i will like to be part of this, can you pls assign me?
Thank you @prasenjeet-symon, so are we working individually or we can work as a team?
Thank you @prasenjeet-symon, so are we working individually or we can work as a team?
If you can work individually, that would be great. Thanks.
For the sake of me begin a first timer can i work with someone that can help me? cuz im looking to gain experience and this is my time contributing to an open source project pls.
For the sake of me begin a first timer can i work with someone that can help me? cuz im looking to gain experience and this is my time contributing to an open source project pls.
Do you understand the issue ?? if not plzz ask me any questions you may have . I will help you understand the issue.
For the sake of me begin a first timer can i work with someone that can help me? cuz im looking to gain experience and this is my time contributing to an open source project pls.
Do you understand the issue ?? if not plzz ask me any questions you may have . I will help you understand the issue.
i will be very glad if i can attach with someone to work on this, plzz this is my first time. plzzzzz
For the sake of me begin a first timer can i work with someone that can help me? cuz im looking to gain experience and this is my time contributing to an open source project pls.
Do you understand the issue ?? if not plzz ask me any questions you may have . I will help you understand the issue.
i don't understand the issue very clearly, i need a deep explanation
Well there are multiple api routes in server
folder . Your task to is to add that to postman and also document it to the postman API documentation.
what about cloning the repo to local machine, does it still solve and issue?
what about cloning the repo to local machine, does it still solve and issue?
Have you ever worked with API before?
what about cloning the repo to local machine, does it still solve and issue?
Have you ever worked with API before?
no, that is why i am seeking for someone to work with on this, i just finish learning technical writing and API documentation
Just ran into another issue. The server isn't running on localhost:3001 and I believe it has to do with the following error I got:
[nodemon] app crashed - waiting for file changes before starting...
I'm sure it's why I'm not getting any response on POSTMAN, as contained in the README guide.
Hello @kenudeh can i pair with you to work on this project, i am a newbies and will like someone to work with in other for me to gain experience
So nobody is willing to help me?
Seems the link to the APIs are not working
So nobody is willing to help me?
Sorry about that, Make sure to have a clear and good understanding of API/POSTMAN . You can watch and read good videos about these topics. Thanks
Seems the link to the APIs are not working
We will take a look since I am currently busy with the Sculify Work.
Hi Prasenjeet-symon, were you able to confirm if the server is running or not? It didn't start on my machine when I tried. That meant I couldn't get any response to plug into POSTMAN.
@Believet2 just read the instructions contained on the Readme, it's self-explanatory. If I'm able to solve the technical issue I faced, I wouldn't mind carrying you along anyway.
Hi Prasenjeet-symon, were you able to confirm if the server is running or not? It didn't start on my machine when I tried. That meant I couldn't get any response to plug into POSTMAN.
I will check and let you know
Alright.
On Tue, Dec 26, 2023, 9:50 AM Prasenjeet Symon @.***> wrote:
Hi Prasenjeet-symon, were you able to confirm if the server is running or not? It didn't start on my machine when I tried. That meant I couldn't get any response to plug into POSTMAN.
I will check and let you know
— Reply to this email directly, view it on GitHub https://github.com/prasenjeet-symon/intellectia/issues/212#issuecomment-1869376298, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKF7V7AQIG7RVU53F327L6TYLKFUDAVCNFSM6AAAAAA6INHLH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRZGM3TMMRZHA . You are receiving this because you were mentioned.Message ID: @.***>
@Believet2 just read the instructions contained on the Readme, it's self-explanatory. If I'm able to solve the technical issue I faced, I wouldn't mind carrying you along anyway.
Alright @prasenjeet-symon
@prasenjeet-symon has the server been resloved?
@prasenjeet-symon has the server been resloved?
Hey @Believet2 can you plzz share the screenshot of error , so that i can take a look.
@prasenjeet-symon ![Uploading Capture.PNG…]()
@Believet2 Image not uploaded successfully. Plzz try again
@prasenjeet-symon
I have tested server is running fine. You need to learn how to setup the postman there is doc on the readme file. @Believet2
Do I have to install docker on my system? Cuz I have forked the repository in postman and it still shows me same error message
It's great, but I recommend using Apidog to record and generate API documentation. I'm currently doing this, and it has been very effective.
Title: Document API Routes in POSTMAN and Generate API Documentation
Description: This GitHub issue focuses on documenting all the existing API routes in POSTMAN to improve the accessibility and understanding of our APIs. It involves creating API documentation with clear descriptions, request examples, and response structures for each route. Additionally, we'll generate API documentation and add a link to the README file for easy reference.
Tasks:
API Route Documentation:
API Documentation Generation:
README Update:
Acceptance Criteria:
Additional Information: