https://github.com/yaserdemet/to-do-list
https://github.com/yaserdemet/to-do-list
bootstrap5 capturing-events dom-manipulation vanilla-javascript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaserdemet/to-do-list
- Owner: yaserdemet
- Created: 2022-06-05T22:41:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T12:28:36.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T14:39:57.572Z (4 months ago)
- Topics: bootstrap5, capturing-events, dom-manipulation, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# to-do app

👉 [Click here to see page](https://yaserdemet.github.io/to-do-list/)
## Description
Project aims to create to do application with HTML CSS and JAVASCRIPT.## Project Skeleton
```
to-do app (folder)
|----img
|----sound (folder)
|----sounds
|----app.js
|----index.html
|----style.css
|----readme.md
```### At the end of the project, following topics are to be covered;
👉 Quick build with BOOTSTRAP
👉 DOM Manipulation
👉 DOM Capturing Method
👉 Js built in function
👉 Js classes
### At the end of the project, i will be able to;
✅ improve coding skills within HTML & CSS & BOOTSTRAP especially JAVASCRIPT
✅ use git commands (push, pull, commit, add etc.) and Github as Version Control System.