https://github.com/nelofarzabi/to_do_list
This web application is designed to help users keep track of their todo activities. It allows users to input their tasks and save them. Users can add, check, and delete their tasks as needed. The app is built using CSS, HTML, and JavaScript and is configured with Webpack for efficient module bundling.
https://github.com/nelofarzabi/to_do_list
html-css-javascript webpage
Last synced: 3 months ago
JSON representation
This web application is designed to help users keep track of their todo activities. It allows users to input their tasks and save them. Users can add, check, and delete their tasks as needed. The app is built using CSS, HTML, and JavaScript and is configured with Webpack for efficient module bundling.
- Host: GitHub
- URL: https://github.com/nelofarzabi/to_do_list
- Owner: Nelofarzabi
- License: mit
- Created: 2023-07-11T05:38:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T13:09:08.000Z (about 2 years ago)
- Last Synced: 2025-05-31T14:27:57.604Z (4 months ago)
- Topics: html-css-javascript, webpage
- Language: JavaScript
- Homepage:
- Size: 7.96 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To Do List
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Awesome Books ](#-To_Do_List-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [🚀 Description Video](#-description-video)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**To_Do_List** This web application is designed to help users keep track of their Todo activities. It allows users to input their tasks and saves them . Users can add, check, and delete their tasks as needed. The app is built using CSS, HTML, and JavaScript, and is configured with webpack for efficient module bundling.
> HTML, CSS and Javascript
- **[Add tasks: Easily add new tasks by typing into the input field and pressing the enter key.]**
- **[Remove tasks: Remove tasks from the list by clicking on the delete button associated with each task.]**
- Not Available
- Not Available
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```sh
sudo apt install git-all
or
npm install
```### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/Nelofarzabi/To_Do_List.git
```### Usage
To run the project, execute the following command:
```sh
Open index.html in browser
or
open with Live server in Vscode
```👤 **Nelofar Zabi**
- GitHub: [@githubhandle](https://github.com/Nelofarzabi)
- Twitter: [@twitterhandle](https://twitter.com/NelofarZabi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nelofar-zabi-1a1066213)- [ ] **[Add_more_Functionality]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Nelofarzabi/To_Do_List/issues).
Give a ⭐️ if you like this project and follow me !
- I would like to thanks from Microverse
This project is [MIT](https://github.com/Nelofarzabi/To_Do_List/blob/main/LICENSE) licensed.