ohcnetwork / care

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://careapi.ohc.network/swagger
MIT License
241 stars 285 forks source link

Dummy Data for Shifting and Resource #1889

Open konavivekramakrishna opened 8 months ago

konavivekramakrishna commented 8 months ago

Is your feature request related to a problem? Please describe. Add dummy data for Shifting and Resource to the codebase.

image

DraKen0009 commented 8 months ago

I'm trying to reproduce the issue , but i guess this is already resolved as I can see dummy data already populated in the shifting and resource tabs

let me know if I'm doing something wrong or unable to understand the issue

Omkar76 commented 8 months ago

@DraKen0009 make sure to set variable export CARE_API=http://localhost:9000 on terminal before you run npm run dev. Otherwise the api defaults to https://careapi.ohc.network and not your local django server.

DraKen0009 commented 7 months ago

@Omkar76 Thanks for help

AnkurPrabhu commented 7 months ago

@DraKen0009 are you working on this one ?

DraKen0009 commented 7 months ago

@AnkurPrabhu I've raised a PR and it also got approved. So this issue is solved.

Please pick another issue from issues tab

sainak commented 7 months ago

@DraKen0009 link the issue to pr