Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 775 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 775 Bytes

cs137_proj2

URL: http://circinus-28.ics.uci.edu:8081

From the first page, cars will be queried and loaded into a table, and the user may click on a car picture to view more information regarding it (MySQL Queries). In that page, the user may proceed to purchase or press back to view the other cars once more (MySQL Queries). If the user clicks Order Now, they will be presented with a checkout page, where they may fill their information in. Filling out the zip code will auto update the city and state if in America (AJAX). Also, it will auto correct the price with tax included (AJAX). Clicking Checkout then shows the user a confirmation screen as well as stores the user's information in the database with validation (Requirements 2 & 3).

Database Password: mytest