Text: Need this ASAP
Develop a web application which has the following features:
1. Develop Front Interface using: HTML and CSS (You can also use Bootstrap)
2. Your web application should contain at least one HTML form.
3. Use JavaScript to validate forms.
4. In PHP script, you have to capture form data, validate it, and save it in a MySQL database.
5. Another PHP page should display the entered data.
You can develop the web application of your choice, e.g. Online Admission Form, Online Orders, Products Catalog, Online Ticket Reservation, etc.