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, users 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 users name.
- Display the data in HTML page
Reviews
There are no reviews yet.