https://github.com/gak92/to_do_list
Todo List is a simple web-based application that gives users the ability to organize their work and life daily tasks. Built with JavaScript, HTML/CSS. Populating the todo list and then removing from the list.
https://github.com/gak92/to_do_list
css html javascript
Last synced: 12 months ago
JSON representation
Todo List is a simple web-based application that gives users the ability to organize their work and life daily tasks. Built with JavaScript, HTML/CSS. Populating the todo list and then removing from the list.
- Host: GitHub
- URL: https://github.com/gak92/to_do_list
- Owner: gak92
- Created: 2022-07-05T12:20:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T19:16:59.000Z (about 4 years ago)
- Last Synced: 2023-03-04T05:13:28.110Z (over 3 years ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage:
- Size: 370 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Javascript Project Todo List
> Using Javascript to create a simple Todo List project. Populating the todo list and then removing from the list.
## Built With
- HTML/CSS
- Javascript
- Linters
- Visual Studio
- Git/GitHub
- Webpack
## Live Demo
[Live Demo Link](https://gak92.github.io/to_do_list/dist/)
## Getting Started
Create a repo then clone it on to Visual Studio Code
### Setup
Create index.html, style.css, and script.js file for the project.
Add linters.yml to run the scripts
Create a good Read Me File.
### Install
Visual Studio Code
### Usage
Develop Javascript Project using Visual Studio Code
### Run tests
Apply linters to run the tests of the project
### Deployment
Deploy onto the web using GitHub Pages
## Authors
👤 **Ghazanfar Ali**
- GitHub: [@gak92](https://github.com/gak92)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ghazanfar-ali-9a4998a/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.