A web page that allows to you to create your to-do list.

This project was made following a 2 hours online workshop organized by Ironhack. You write down your task in the box then click on the button to add your task to the list. To erase a line, you click on the ‘X’.

Here is a screencap :

image But you can also try it here, for yourself.

IMPROVEMENTS

  • Add a button to generate a PDF when the list is done.

TOOLS & TECHNIQUES

  • Javascript
  • HTML
  • CSS

Code is visible on Github.