top of page

Internet Programming (CST 336)
Course Description
Provides students with dynamic web application development skills, focusing on the integration of server-side programming, database connectivity, and client-side scripting. Coverage includes the Internet architecture, responsive design, RESTful web services, and Web APIs.
Final Project
This project leverages Node.JS and the Home Depot API to populate items in a fictitious Zombie Apocalypse store. It uses MySQL to store inventory items and provide eCommerce services that includes a shopping cart, invoicing, and inventory management controls.

Live Demo: https://drcg-cst336final.herokuapp.com/
Learning Objectives
Rest APIs: https://restfulapi.net/
bottom of page