Module 3 Artifact

This is my webpage for Module 3, the SQL portion of this course. The professor assured us that this would be the most important section of the course, because it would be tying in everything we have learned up until now and equip us with all the tools to run a dynamic, professional webpage with data storage.


SQL I already was familiar with because I am in a Junior level Database course while tkaing this class. Not to mention that databases are the crux of the major, but getting the freshman and sophomore students ready for SQL was a really good idea. Databases are all about keys and relations, but seeing how we could use PHP to work with MySQL to store the data being inputted by users gives us a really rudimentary, but powerful foundation to start saving information and making webpages that can serve a function.