-
Notifications
You must be signed in to change notification settings - Fork 262
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 Request: Display Doctor Experience and Minimum Fee #515
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Great job, @Anjaliavv51! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
@varshith257 please review the changes. |
🎉 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀 |
Description
Patients often face challenges in identifying doctors with suitable experience within their budget. Therefore, it would be beneficial to display the experience level and minimum fee charged by every doctor on the platform.
Feature Points:
1.Implement a feature to showcase the experience level of each doctor, including years of practice or relevant qualifications.
2.Display the minimum fee charged by each doctor for their services, providing transparency and helping patients make informed decisions.
3.Enhance user experience by allowing patients to filter and sort doctors based on their experience level and minimum fee.
Related Issues
[Cite any related issue(s) this pull request addresses. If none, simply state “None”]
Type of PR
Screenshots / videos (if applicable)
WhatsApp.Video.2024-06-10.at.16.06.00_3cbb07c2.mp4
WhatsApp.Video.2024-06-10.at.19.31.28_04ad8925.mp4
Checklist
main
branch before making this PRAdditional context:
Created two files named Doctor Experience.html in htmlfiles folder and Experiencestyle.css in cssfiles folder.