Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaserdemet/to-do-list
https://github.com/yaserdemet/to-do-list
bootstrap5 capturing-events dom-manipulation vanilla-javascript
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaserdemet/to-do-list
- Owner: yaserdemet
- Created: 2022-06-05T22:41:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T12:28:36.000Z (over 2 years ago)
- Last Synced: 2023-03-04T19:33:30.530Z (almost 2 years 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
![Animation](https://user-images.githubusercontent.com/99739515/172710857-72e1c4db-9d20-4295-9a1c-7b713d1e7dc7.gif)
👉 [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.