Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0fatihyildiz/todo-app

Todo
https://github.com/0fatihyildiz/todo-app

css html paper-css

Last synced: 2 months ago
JSON representation

Todo

Awesome Lists containing this project

README

        

# Todo-App
a simple todo app

# Features
- create a list of todos
- add todos to the list
- remove todos from the list
- mark todos as complete
- view the list of todos
- view the list of completed todos

# Used Technologies
- [HTML](https://www.w3schools.com/html/html5_intro.asp)
- [CSS](https://www.w3schools.com/css/css_intro.asp)
- [JavaScript](https://www.w3schools.com/js/js_intro.asp)
- [Paper.css](https://www.getpapercss.com/)