Introduction In this assignment, you are required to develop a simplified on-line business portal (website) for a Car Rental Company: “Hertz-UTS”. The objectives of this assignment are as follows: 1. Learn how to design your own data structure, by which, you could form your own database using JSON Object 2. Learn how to use AJAX technique to send and retrieve data from the web server asynchronously without interf
31748 / 32516 Internet Programming Assignment 2: An Online Car Rental System using AJAX and JSON Due 11:59 pm, Friday 14 May 2021 Introduction…