svb-hikip / hikipfe-react-public

4 stars 20 forks source link

Task 4 - Notes should be displayed beautifully #30

Open svb-hikip opened 2 months ago

svb-hikip commented 2 months ago

image

These client notes are the most important feature. Doctors use it to keep track of the patient. Display all notes beautifully

Use tailwindUI https://tailwindui.com/

Telegram me for the credentials if required

AmaamRizvi commented 2 months ago

i want to work on this @svb-hikip

svb-hikip commented 2 months ago

I got the API ready. Pull the new changes before you proceed.

API ENDPOINTS AND DOCS https://hikip-django-e06ccc5f06d1.herokuapp.com/api/schema/swagger-ui/

https://hikip-django-e06ccc5f06d1.herokuapp.com/api/schema/redoc/

svb-hikip commented 2 months ago

@AmaamRizvi Please go ahead

aditya28n99 commented 2 months ago

I noticed that Task 4 was assigned a couple of days ago, but there hasn't been any update since. I am interested in working on this task and would like to contribute. If Task 4 is still available, @svb-hikip, @AmaamRizvi could you please assign it to me or provide any updates regarding its status?

svb-hikip commented 2 months ago

@aditya28n99 Pleas go ahead my friend. I want to see both your work. @AmaamRizvi cana lso work on it. I will check both and we shall add best of both worlds to the project.

aditya28n99 commented 2 months ago

On it!

aditya28n99 commented 2 months ago

I encountered a 404 error when trying to access a ProgressNote instance with a valid UUID (80eea1e0-dfe9-44c0-ae1b-a75110d294cb) via Swagger UI. The request details are as follows: 404 Not found

AmaamRizvi commented 2 months ago

@AmaamRizvi Please go ahead

Okay

svb-hikip commented 2 months ago

I encountered a 404 error when trying to access a ProgressNote instance with a valid UUID (80eea1e0-dfe9-44c0-ae1b-a75110d294cb) via Swagger UI. The request details are as follows: 404 Not found

Is it the correct UUID?

aditya28n99 commented 2 months ago

Yes, UUID is verified as valid in the database.. even i tried different id's. still i got the same error.

svb-hikip commented 2 months ago

@aditya28n99 I will check this out, why dont you use the debug variable displaying the payload to display the notes for now?