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/update styling and functionality of Doctors.jsx #205

Merged

Conversation

Rucha-Ambaliya
Copy link
Contributor

Fixes Issue🛠️

Closes #204

Description👨‍💻

This PR includes several improvements and fixes:

  1. Updated Styling:

    • Improved overall styling for a more polished and consistent look across the app.
    • Enhanced responsiveness for better user experience across different screen sizes.
  2. Fixed DataGrid Element:

    • Corrected issues related to the DataGrid element, ensuring proper alignment, data rendering, and interaction functionality.
  3. Fixed Availability Logic for Dates:

    • The previous code was not updating unavailable dates based on the current date. Now, the availability of time slots is checked and updated daily, reflecting the correct status of each time slot for the current day.
    • Time slots that are selected once now remain unavailable only for the current day, preventing them from being marked unavailable for all days.

Type of Change📄

  • Bug fix (non-breaking change which fixes a bug)
  • Style (non-breaking change which improves website style or formatting)
  • Responsiveness (non-breaking change which improves UI/UX on different screen sizes)

Checklist✅

  • I am an Open Source contributor
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • I have commented on my code, particularly in hard-to-understand areas

Screenshots/GIF📷

Recording.2025-01-30.212351.1.mp4

Copy link

vercel bot commented Jan 30, 2025

@Rucha-Ambaliya is attempting to deploy a commit to the Pratik0112's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey @Rucha-Ambaliya, Welcome to 💖TelMedSphere !!! 🎊
Thanks for raising a PR! Your effort makes this project better. 🙌
Please wait for the PR to be reviewed.
Happy Coding!! ✨

@Rucha-Ambaliya Rucha-Ambaliya changed the title Feature/set appointment Feature/update styling and functionality of Doctors.jsx Jan 30, 2025
Copy link

Hello @Rucha-Ambaliya, your PR #205 has been closed without merging. 😞
Don't be discouraged! Please feel free to look into another issue of your interest or create one.
Thank you for your effort and interest in 💖TelMedSphere !!! 🙌

@PratikMane0112 PratikMane0112 merged commit b046751 into PratikMane0112:master Jan 31, 2025
2 of 4 checks passed
Copy link

@Rucha-Ambaliya Congrats, Your pull request has been successfully merged 🥳🎉
Thank you for your contribution to 💖TelMedSphere !!!
Happy coding 🎊, Keep Contributing 🙌 !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Styling, Make Pages Responsive, Fix DataGrid, and Correct Date Availability Logic
2 participants