CSIT128 Assignment 8 Solved

30.00 $

Category:

Description

Rate this product

HTML with Local DB

Task 1 

  • Modify your previous assignment 5 (game2.html).
  • Include a prompt that will ask the user to include their name (before they roll the die).
  • Store the following data into the database: time of attempt, user’s name, the number of attempt and the total result.

 

Task 2 

  • Based from your data in Task 1, prepare a new HTML page to display the content from local database.
  • By using HTML Table, display the data accordingly.

 

Task 3 

  • Create a new page to find data from local database.
  • Prepare HTML page that allows the user to search by id or by user’s name.
  • Display the data in HTML page
  • CSIT128_Assignment8-bjteji.zip