
ITC 240 Web Apps
September 4, 2018For Web Applications Programming I (ITC 240) in winter 2018 for my web design certificate at Seattle Central College with Bill Newman I created three web applications with Bootstrap themes and PHP: Widgets Original, Widgets, and Sprockets. Each one completes the requirements to include an authenticated login area with image upload, a MySQL database accessible through PHPMyAdmin, the ability to switch between themes, dynamic content that changes daily, and an authenticated contact form. Widgets Original Widgets Original is the first version of the web application I made, based on assignments in class. Since I wanted to use all components of the original theme’s design instead of stripping it to its core, I dug heavily into the HTML and learned a lot about how to create custom and common PHP files to feature the different sections available to me. By the end of the course, this site became my testing ground... Read more