A simple to-do list web application that allows to add activities to the list and remove them once completed. Written using HTML, SASS, and JavaScript.
The application is written using HTML, SASS, and JavaScript. Designed with accessibility in mind featuring screen reader tags, keyboard friendly interface, and color contrast.
Type in the activity you would like to add to the list in the field at the top of the window. Press the "+" button or hit ENTER. Once the activity is finished, click on the checkbox beside that activity or on the name itself to remove it. To remove all activities at once use the "Clear" button.
freeCodeCamp.org