An open API service indexing awesome lists of open source software.

https://github.com/malanski/todolist

DIO - Base camp JavaScript - TQI FullStack Developer
https://github.com/malanski/todolist

css digitalinnovationone dio-bootcamp html javascript to-do-list tqi

Last synced: 22 days ago
JSON representation

DIO - Base camp JavaScript - TQI FullStack Developer

Awesome Lists containing this project

README

          

DIO Logo

[DIO - Digital Innovation One](https://web.dio.me)

# Base Camp JavaScript Project: To-Do List
- Instructor JavaScript: Stephany Nusch


Base camp JavaScript Course badge
Bootcamp Badge


## [Project Deploy](https://github.com/malanski/toDoList/)

### TQI Fullstack Developer
- Bootcamp at Digital Innovation One

#### Objectives

1 Create a text input field and a button that add Tasks to de list
2 As the button is pressesd the text should render on the list aside a checkbox
3 When the user selects the checkbox, the corresponding item must have the text crossed out. (eg task complete. tip: you can easily solve this with CSS)


Base camp JavaScript Course certification