CSIT 128 Assignment 8-Web SQL Solved

25.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: zip solution files instantly, after Payment

Securely Powered by: Secure Checkout

Description

5/5 - (1 vote)

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-vbujke.zip