Welcome to the Snack Bar

This is a project where I had to create a shopping list application using Php mysql. The app should be connected to a database table where the information added is stored. The user should be able to insert and delete items and view their list on a html page. I learned to understand a very little bit more of database and php code...