This repository contains a partially implemented todo list written in PHP, HTML and CSS. It is used as the starting point for a collaborative Git exercise in the Media Engineering Architecture & Deployment course. The goal of the exercise is to collaborate on a simple project on GitHub as a team of 2 or 3.
All the code is in the index.php
file.
The incomplete lines of code are marked with: // IMPLEMENT ME
.