Quiz Website
Quiz Website

Part of a unit on computer networking and communication. This project involved linking a front-end facing quiz service to a separate and disparate backend database, with only TCP/IP packets to communicate with. My main responsibility was developing the front-end facing part of the website, which is a simple web-server that servers HTML over HTTP to a web browser. Written in Java.