Reservation form

This project is a reservation form application. You can pretend that you make a reservation and deal with it's restrictions (e.g reservations lower than 4 days isn't allowed).
Technical details: This reservation form is built using pure javascript, pure php and css (is having both client and server side validation).
It also contains the pre-built datepicker plug-in of jQuery that i just customized to fit my needs.