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: remove doctors from favorite #75

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

23nosurrend
Copy link
Collaborator

What does this PR do?

This PR adds the functionality to remove certain doctors from the favorite section within the Medica app.

Description:

Implemented functionality to allow users to remove doctors from their favorites.

Changes Made:
Enhanced the favorite Doctor screen , to only remove doctor from favorite based on who is clicked
Added logic to filter and display only favorite doctors in the favorite section.
Implemented the handleRemove function to update the state and remove doctors from the favorite list.

Screenshots:

Screenshot_20240520_091643_Expo Go
Screenshot_20240520_091703_Expo Go

@23nosurrend 23nosurrend added Feature Feature issues Need Review Requires reviews labels May 20, 2024
@23nosurrend 23nosurrend added this to the Mobile App UI milestone May 20, 2024
@23nosurrend 23nosurrend self-assigned this May 20, 2024
@23nosurrend 23nosurrend linked an issue May 20, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.22%. Comparing base (2a8ea43) to head (3674691).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #75   +/-   ##
========================================
  Coverage    72.22%   72.22%           
========================================
  Files            3        3           
  Lines           18       18           
  Branches         3        3           
========================================
  Hits            13       13           
  Misses           5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Irirwanirira Irirwanirira changed the title Feat(Favorite Doctor) add functionality to remove doctors from favorite Feature: remove doctors from favorite May 20, 2024
@23nosurrend 23nosurrend requested review from Irirwanirira and removed request for aimeudoxie May 20, 2024 09:04
Copy link
Contributor

@Irirwanirira Irirwanirira left a comment

Choose a reason for hiding this comment

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

Good job

@Irirwanirira Irirwanirira added Feature Feature issues Fix A fix to a problem and removed Feature Feature issues Need Review Requires reviews labels May 20, 2024
@23nosurrend 23nosurrend force-pushed the ft-removeFavoritedoctor branch from c672a33 to 3674691 Compare May 20, 2024 09:30
@23nosurrend 23nosurrend added Need Review Requires reviews and removed Fix A fix to a problem labels May 20, 2024
@Irirwanirira Irirwanirira self-requested a review May 20, 2024 12:44
Copy link
Contributor

@Irirwanirira Irirwanirira left a comment

Choose a reason for hiding this comment

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

Great job

@Irirwanirira Irirwanirira removed the Feature Feature issues label May 20, 2024
@Nkbtemmy Nkbtemmy merged commit 2f735a2 into develop May 21, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need Review Requires reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature:Actions Menu 05(29)
5 participants