CIS 266

Scrum 3 Team Project

A team-built PHP REST API and vanilla JavaScript client for full CRUD management of a Dark Souls-themed MySQL database, featuring three relational tables, OOP model classes, and an immersive ember-particle UI.

PHPMySQLJavaScriptjQueryAJAXJSONHTMLCSSOOP

CIS 266

Library WCF Service

A SOAP-based WCF web service and C# console client for managing an online library, supporting full CRUD operations, book search, and check-out/return functionality over a service contract interface.

C#WCFSOAP.NET Framework 4.8ServiceModelWSDL

CIS 266

Scrum 4 — Real-Time Voting with Socket.io

A real-time polling application built with Node.js and Socket.io that broadcasts live vote results to all connected clients instantly — no page refresh required.

Node.jsSocket.ioJavaScriptHTMLCSS

CIS 266

Unit2_Ex3

A PHP REST API service provider and jQuery AJAX client demonstrating a two-tier web service architecture backed by a MySQL database, with a custom cyberpunk-themed UI.

PHPMySQLjQueryAJAXJSONHTMLCSSOOP