The Shopping List App
This project was created for users to add the food they’re missing into their grocery shopping list and to delete the list once they don’t need it. This app page is connected to a database and is linked with PHP as well as JavaScript files.
We learned how to properly link a table from our database to an html page, how to display its content and how to modify it directly from our webpage. This project showed us a sneak-peak of the information moving around behind websites.