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

Doctors Search component #226

Closed
wants to merge 1 commit into from
Closed

Doctors Search component #226

wants to merge 1 commit into from

Conversation

aimeudoxie
Copy link
Contributor

@aimeudoxie aimeudoxie commented Jul 18, 2024

Description

This pull request implements the search component where users will be able to search for Doctors by inputting either doctor's first name or doctor's last name, they will also be able to see the number of available results based on the character inserted in the search input

Tasks completed

  • searching doctors by names
  • counting the available results

screenshots

Screenshot 2024-07-18 095812

@aimeudoxie aimeudoxie added Feature Feature issues Need Review Requires reviews labels Jul 18, 2024
@aimeudoxie aimeudoxie added this to the Integrate Key App Features milestone Jul 18, 2024
@aimeudoxie aimeudoxie self-assigned this Jul 18, 2024
@aimeudoxie aimeudoxie linked an issue Jul 18, 2024 that may be closed by this pull request
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature issues Need Review Requires reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Searching doctors by names
2 participants