首页 » 代码代写 » 代码代写|31748 / 32516 Internet Programming Assignment 2

代码代写|31748 / 32516 Internet Programming Assignment 2

这是一篇澳洲的在线汽车租赁系统代码代写

 

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
  1. Learn how to use AJAX technique to send and retrieve data from the web server asynchronously without interfering with the display and behaviour of the existing page.
  1. Learn how to load a JSON file using JavaScript.
  2. Learn how to parse a JSON file, extract the node values/attributes and store them in session arrays of your DHTML pages.
  1. Learn the usage of session: how to set, update, delete and destroy the session.

Assignment Requirements

  1. This assignment is done individually and it counts as 35% towards your final assessment.
  2. The website should be dynamic which means all the data are loaded dynamically from the JSON file. If the contents in the JSON file change (e.g., the mileage changes to 12354 for id=1), the pages should change as well.
  1. The vehicles available for renting can be divided into three categories: Sedan, Wagon and SUV. Each car to be stored in a JSON file is associated with the following 10 attributes:
  1. Car image samples are provided on the CANVAS

You need to create a folder “images” stores the pictures for the cars. Each image is named according to the model of the car and the image types all are “jpg”.

Assignment Specification

This assignment requires that you do the following steps.

  1. Design a JSON file “cars.json” with the structure specified in requirement 3 and store at least 10 + car data items in the JSON file. Set up the availability state to “True” for 70%of cars in the Warehouse, and a “False” state to the other 30%. (80 marks).
  1. Use AJAX to load the JSON file “cars.json” and extract the data and save it as arrays in your webpage. (50 marks).
  1. Display the cars in a nice tabular format using the above arrays on your webpage for users to select. (50 marks)

程序辅导定制C/C++/JAVA/安卓/PYTHON/留学生/PHP/APP开发/MATLAB


本网站支持 Alipay WeChatPay PayPal等支付方式

E-mail: vipdue@outlook.com  微信号:vipnxx


如果您使用手机请先保存二维码,微信识别。如果用电脑,直接掏出手机果断扫描。