Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Front-End.github.io

Javascript Test

TEST NAME: Todo list

Problem statement Create a simple Todo list with vanilla JS (as you see in the GIF below). Vanilla JS means no plugins, no libraries, nothing.

Features (No need for extra features, just make the listed features) A minimal design with HTML and CSS, it should look nice (no libraries, no frameworks). A text box at the top to add a todo item to the list. Add button: when a user clicks on the button, add that todo item to the list. A delete button to delete the todo item completely from the list. A checkbox to check the item off the list. (checked item should stay in the list, with some differentiation from rest of the todo items) Total number of tasks in the list. Extra points for creativity (think about user accessibility, some animations and things like that)

About

To-Do List

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages