https://github.com/codenkoffee/to-do-app
A simply designed "To Do App" yet functional one using Vanilla JavaScript
https://github.com/codenkoffee/to-do-app
Last synced: 4 months ago
JSON representation
A simply designed "To Do App" yet functional one using Vanilla JavaScript
- Host: GitHub
- URL: https://github.com/codenkoffee/to-do-app
- Owner: CodeNKoffee
- Created: 2022-01-20T22:00:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T22:18:51.000Z (over 1 year ago)
- Last Synced: 2024-12-31T00:33:43.424Z (about 1 year ago)
- Language: JavaScript
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title
To Do App
## Description
The main purspose for this project was is to test my Vanilla JavaScript skills in creating simple yet useful and fun app.
## Preview

## Getting Started
### Dependencies
* HTML, CSS and Vanilla JavaScript
### Installing
* Download the "index" HTML file, "style" CSS file and "app" JavaScript file - no additional packages or files needed.
### Executing program
* Make sure to download all files mentioned above with the assets folder and put them in a folder
* Open VSCode and open a new workspace and add that folder you just created.
* Voila! Run the code and enjoy the functionality!
```
code blocks for commands
```
## Help
Any advise for common problems or issues.
```
command to run if program contains helper info
```
## Authors
Contributors names and contact info
ex. Hatem
ex. [@codenkoffee](https://www.instagram.com/codenkoffee/)
## Version History
* 0.2
* Various bug fixes and optimizations
* See [commit change]() or See [release history]()
* 0.1
* Initial Release
## License
This is an open source project - no use restrictions.