-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature:Sending-media-via-messaging implementation #146
Conversation
@Emmyfrank try to rename the pr and add description on how we can test the feature. I tried to go through the feature and I noticed that messages are not differentiated. Both the doctor and patient messages looks the same and you can't tell who sent which message. I saw that messages are being auto updated that is nice. Also i don't think you noticed that you created 3 similar issues for this feature so check on which you can close |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks let me work on it |
check again |
1 similar comment
check again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great
54b60be
to
5dea845
Compare
@Emmanuel262 please add loading states for when the image is being loaded |
Discription
This implementation enables customers to communicate with a doctor appointment with media services, chatting with a doctor by using media image and voice, audio record and messaging
1: If you don't have an account 1st register ,if you aleady have an account navigate too
2: Book appointment or navigate to appointment if you have already booked and choose messaging appointment.
3: From there you can user text message , image,audio, and record, as a patient if your session has already started , if your session is not started they will show you a message to to describe that your session not yet started , and if your swssion has already reached on the time you scheduled , you can start chating with your doctor, if time has ended they will also show you that the session has ended .
4: the message or audio and record you sent or what you received will be different according to their color and possitions.
5:If you want to test reply , you can go in database and open messages table, check the spesfic message that you sent, and click on appointment Id, and after copy the appointment id of your message , insert new row and follow the screenshoot below to fill it after save the message will be sent to your emirator as reply.
screenshoot