Skip to content
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: Chats , calls History implementation #129

Closed
wants to merge 1 commit into from

Conversation

Latiah
Copy link
Contributor

@Latiah Latiah commented Jul 3, 2024

What does this PR do?
Display Message chats, Video calls, voice calls history screen for appointments that happened between a patient and a doctor.It also shows completed appointments

Description of Task to be completed?

Fetch booked appointment details from the database
Track appointment booked with current time to mark it as booked if it is passed that time

How should this be manually tested?
Log in and go to history you can switch between messages, voice calls and video calls where you will find what was discussed inform of either chats,video or voice calls depending on the screen you are on.
Navigate to the appointment screens and click on completed appointment to see the appointments which are passed the current time as they are considered completed you can also leave a review when the appointment has been completed by clicking on the leave review button

Any background context you want to provide?
N/A

@Latiah Latiah force-pushed the ft-history-chat-calls-implementation branch 2 times, most recently from 95f7116 to aee3aac Compare July 3, 2024 14:39
@Latiah Latiah self-assigned this Jul 3, 2024
@Latiah Latiah added the Feature This is a project feature label Jul 3, 2024
@Latiah Latiah added this to the Integrate Key App Features milestone Jul 3, 2024
@Latiah Latiah linked an issue Jul 3, 2024 that may be closed by this pull request
@Latiah Latiah force-pushed the ft-history-chat-calls-implementation branch 7 times, most recently from e6c110f to 6f1b83b Compare July 10, 2024 12:24
@Latiah Latiah force-pushed the ft-history-chat-calls-implementation branch from 6f1b83b to fdde655 Compare July 21, 2024 14:01
@Latiah Latiah force-pushed the ft-history-chat-calls-implementation branch from b944306 to 1318f8b Compare July 21, 2024 16:09
@Latiah Latiah requested a review from Adadie July 21, 2024 16:10
@911samuel 911samuel self-assigned this Jul 22, 2024
@911samuel 911samuel force-pushed the ft-history-chat-calls-implementation branch 2 times, most recently from 5ab1f18 to 26d32c2 Compare July 23, 2024 11:40
Copy link
Contributor

@911samuel 911samuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chat history works great!

@911samuel 911samuel force-pushed the ft-history-chat-calls-implementation branch 2 times, most recently from 5496925 to 7a4f0dc Compare July 23, 2024 13:58
@Latiah Latiah force-pushed the ft-history-chat-calls-implementation branch from cbd52c6 to c1086cd Compare July 24, 2024 10:53
@Latiah Latiah closed this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This is a project feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Chats, cals history implementation
2 participants