Assignment #5
Assignment #5 Due 3/2/23
Send me link to the main html page e.g. https://storage.googleapis.com/uconnhuskies/custmain.html
Create a web site on your cloud storage bucket that will allow customers to add, change, delete and list their customer information via a custmain.html menu.
Change all the HTML pages to include your name on each page in a header tag. e.g. <h1>
Using google cloud python functions, html forms and mysql database tables from the SQL customer table. https://uconnstamfordslp.blogspot.com/p/mysql-exercise.html https://uconnstamfordslp.blogspot.com/p/cloud-function-project-python.html