Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/0fatihyildiz/todo-app
- Owner: 0fatihyildiz
- Created: 2021-09-07T17:56:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T13:32:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T19:59:36.662Z (3 months ago)
- Topics: css, html, paper-css
- Language: HTML
- Homepage: https://toodoapp.vercel.app/
- Size: 829 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)