An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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.