Design comparison
SolutionDesign
Solution retrospective
The project was pretty straightforward. The trickiest part was implementing the form correctly. I had to make sure that the user was only able to enter a valid date (February 31 should not be allowed in the form), and I also had to make sure that the reservation date was after today's date. I used the Date api to do just that.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord