Small project which incorporates HTML CSS and JavaScript, the ToDo List allows the user to make a list of jobs, tick off which jobs have been completed delete jobs if necessary and finally the ability to remove all jobs from the ToDo list. Stores everything locally and shows correct date.
credit goes to https://www.youtube.com/c/CodeExplained/featured for the insaration and the theory in the code used.