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: History chats calls implementation #154

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

Latiah
Copy link
Contributor

@Latiah Latiah commented Jul 24, 2024

What does this PR do?
Display Message chat 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 the 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 where you will find what was discussed in chats you had with a doctor.
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-chats-calls-implementation branch 2 times, most recently from 8a9db73 to 6a1135d Compare July 24, 2024 11:17
@Latiah Latiah requested review from 911samuel, fredshema, Emmyfrank, chrysloi and justinmihigo and removed request for 911samuel and fredshema July 24, 2024 11:21
@Latiah Latiah added the Feature This is a project feature label Jul 24, 2024
@Latiah Latiah added this to the Integrate Key App Features milestone Jul 24, 2024
@Latiah Latiah linked an issue Jul 24, 2024 that may be closed by this pull request
@Latiah Latiah force-pushed the ft-history-chats-calls-implementation branch from ac5fc34 to 2a3fc70 Compare July 24, 2024 12:20
@Latiah Latiah requested a review from Adadie July 24, 2024 12:50
@Latiah Latiah force-pushed the ft-history-chats-calls-implementation branch 2 times, most recently from 6d5d1b6 to cdc2661 Compare July 24, 2024 17:02
@Latiah Latiah force-pushed the ft-history-chats-calls-implementation branch from 5f9f6ab to a525f4e Compare July 24, 2024 18:48
@Adadie Adadie merged commit 1b50ac5 into dev Jul 25, 2024
2 checks passed
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 Need Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Chats, cals history implementation
3 participants