Update the hospital data when user data is updated in real time #169
Replies: 6 comments
-
@Luson045 I would like to work on this, can you assign this issue #9 to me |
Beta Was this translation helpful? Give feedback.
-
This is a level 3 issue so make sure you're familiar with MERN stack setup and setting up a mongodb database? |
Beta Was this translation helpful? Give feedback.
-
Sure, @Luson045! I'm comfortable with the MERN stack setup and setting up a MongoDB database. Thanks for assigning it to me, @Luson045! I'll start working on it ASAP. |
Beta Was this translation helpful? Give feedback.
-
@sidhanshamil any update?? |
Beta Was this translation helpful? Give feedback.
-
@sidhanshamil complete this by tonight else someone else will be assigned this issue |
Beta Was this translation helpful? Give feedback.
-
@sidhanshamil you are unassigned and flagged from this repo! |
Beta Was this translation helpful? Give feedback.
-
So, I made this feature of appointment booking, where users can book appointment, here are the screenshots
This is the user profile page
now whenever the hospital deletes/ mark as done then it should be updated in the user database too
but it's not working, whenever the appointment is deleted from the hospital database it remains in the user database.
Fix this issue as described above
reference files - Frontend ---> HospitalPanal.jsx, Profile.jsx, Backend------>index.js in hospital and user files , DB Models---> server/models
Beta Was this translation helpful? Give feedback.
All reactions