To-Do List

CSC 3321 - Netcentric Computing
Role: Main Programmer/Designer

June 2020

About this project

This project was our term project for our Netcentric Computing class at SPU. This class developed our web development skills, utilizing HTML, CSS, JavaScript, with a little portion on Node.js. For this term project, we were tasked with building a to-do list, using a provided node.js server. The to-do list features two input lines, one for the title and another for the description. The submit button inserts the task into the list using local storage. Clicking a certain task will display the title and description of the task under the input lines and submit button.

Technical Skills

Video Demonstration