224773 / MatthewScalf2.2.3CRUDWebsite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MatthewScalf2.2.3CRUDWebsite

The author of the code is Matthew Scalf I used cloud 9 and my phpmyadmin and the languages I used were HTML, CSS, Javascript, and mysql. My website is a list of videogames which has their genre. You start using it by putting in a videogame title and its genre and then clicking submit. This will put it into the table in the database. When you click find it will show all of the entries in the database in a table. You can then click update which will change the genre of the most recent game. This change will also show up in the table. Finally you can delete an entry by clicking on the delete button. This will delete the most recent entry in the list from the table and database.

About


Languages

Language:PHP 48.2%Language:HTML 38.2%Language:CSS 11.3%Language:JavaScript 2.4%