Trivia Fun

Advanced Web Dev: Final Project

November 2020 - December 2020

My Role:

As an independent project, I was responsible for all aspects of the project including the development process.

Tools:

Visual Studio Code, Database

Skills Applied:

HTML, CSS, Javascript, PHP, SQL

Overview

I created an interactive trivia website for users to play. Once they complete a trivia game, they will get to submit their scores for a chance to be featured on the high score page. I utilized my knowledge of JavaScript to create this site from scratch. In addition, I created PHP files to upload a user’s initials, image, and score to a database created on my server. This data is then transformed into an API by another PHP file and then displayed on a new high score webpage.

This project was extremely rewarding once finished as it showcases all of the new and exciting things I have learned from my Advanced Web Development class.