Skip to content

Conversation

@DevByRico
Copy link

@DevByRico DevByRico commented Sep 8, 2025

🌐 Deployment

@JennieDalgren JennieDalgren self-assigned this Oct 15, 2025
Copy link
Contributor

@JennieDalgren JennieDalgren left a comment

Choose a reason for hiding this comment

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

Your code is messy and very hard to follow. Clean up the code and your files.
Also, I'm confused why you're using React class components instead of the functional approach that we have used thru out the education.

Go through your project properly and double check that you are meeting all requirements.

@DevByRico
Copy link
Author

This update addresses all feedback points and includes several improvements to enhance code quality, structure, and user experience.

βœ… Feedback fixes

  • Removed duplicated middleware and improved project organization.
  • Adjusted trust proxy configuration for proper Render deployment.
  • Cleaned up unnecessary files and ensured consistent dark mode.
  • Improved navigation between pages (SelectTime β†’ DetailsPage β†’ Confirmation)
  • Fixed state handling when selecting date and time.

✨ Additional improvements

  • Improved form layout and button spacing for better UX.
  • Updated available times styling for a cleaner, more consistent look.
  • Polished all routes and ensured booking flow works end-to-end.
  • Updated dependency versions and verified local + deployed builds.
  • View all bookings in sorted order (date/time).
  • Toggle status between confirmed and done.

Copy link
Contributor

@JennieDalgren JennieDalgren left a comment

Choose a reason for hiding this comment

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

βœ…

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants