Create a single page web application that starts by


Use the code for customers to create a single page web application that starts by initializing all eh customers. The page should present a menu that allows the user to view all customers,  search for a customer based on name, phone or email, add a customer or  delete a customer.

Customer fields are:
name, address, phone, email

We can use a separate JavaScript file for your code or write your code on the same HTML page.

For view all customers, we can show the customers either in an HTML table or in an alert.

Inputs can be done using prompts and confirm.

For add, delete, search and view, we need to write separate functions. If you like, you can come check with the Professor what the function signatures would look like, before you write the code for each functions.







HTML










HTML








© Copyright by akhilesh-bajaj





Solution Preview :

Prepared by a verified Expert
Management Information Sys: Create a single page web application that starts by
Reference No:- TGS01679972

Now Priced at $50 (50% Discount)

Recommended (90%)

Rated (4.3/5)