glissario / bootcamp-schedule

bootcamp progress
0 stars 0 forks source link

HTML&CSS Kata: Todo App #30

Closed codingbootcampseu closed 3 years ago

codingbootcampseu commented 3 years ago

Create the HTML and CSS for a todo app.

The app will include the following features

To give you an impression of the features here is a minimal unstyled todo app.

This kata is a preparation for the Todo App JS kata which will mainly focus on functionality. This is the chance to prepare the HTML and CSS in advance.

glissario commented 3 years ago

started the body

glissario commented 3 years ago

implemented all functions - WIP

glissario commented 3 years ago

https://glisstodo.netlify.app/