Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amangupta262/todo-app-js

A todo app using vanilla js
https://github.com/amangupta262/todo-app-js

crud css html javascript

Last synced: about 1 month ago
JSON representation

A todo app using vanilla js

Awesome Lists containing this project

README

        

# ToDo App
# (https://amangupta262.github.io/todo-app-js/)

#### User can
- Create a todo.
- Delete a todo.
- See the added todos.
- Complete a todo.
- Complete all todo.
- Delete completed todos.
- Filter todos.

#### Technologies Used
- HTML
- CSS
- Vanilla JavaScript

#### Screenshot

![](./ss/todo.png)