Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nelofarzabi/to_do_list_codereview
https://github.com/nelofarzabi/to_do_list_codereview
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nelofarzabi/to_do_list_codereview
- Owner: Nelofarzabi
- License: mit
- Created: 2023-07-18T12:11:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-18T13:01:11.000Z (over 1 year ago)
- Last Synced: 2024-11-08T07:54:46.451Z (3 months ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.