Question: Need help with .NetCore MVC (Visual Studio)... This link should allow a logged-in customer to search available hotel rooms by presenting a form with the
Need help with .NetCore MVC (Visual Studio)...
This link should allow a logged-in customer to search available hotel rooms by presenting a form with the following input devices:
1. The number of beds required (should be implemented with a select tag helper, consisting of static options for 1 bed, 2 beds and 3 beds)
2. Checking in date (should be implemented with an input tag helper)
3. Checking out date (should be implemented with an input tag helper)
4. Submit button
All the input devices on this form are mandatory.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
