Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdeering1/to-do-list
To do list web application
https://github.com/bdeering1/to-do-list
html5 javascript sass
Last synced: 2 days ago
JSON representation
To do list web application
- Host: GitHub
- URL: https://github.com/bdeering1/to-do-list
- Owner: Bdeering1
- Created: 2021-02-04T05:49:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T19:09:17.000Z (almost 4 years ago)
- Last Synced: 2024-12-09T15:13:53.764Z (about 2 months ago)
- Topics: html5, javascript, sass
- Language: SCSS
- Homepage: https://bdeering1.github.io/To-Do-List/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-List
To do list application using SCSS and JavaScript.*with a list open, press f to enable focus mode*
### Features
-uses JavaScript to implement event listeners, data attributes, DOM manipulation, browser storage, and other ES6 functionality
-demonstrates usage of css custom properties, pseudo elements, pseudo classes, grid layout, and various selectors
-uses BEM naming conventions for css classes*Now fully mobile responsive!*