https://github.com/cesarherr/to-do_list_best_practice
A project to get Feedback
https://github.com/cesarherr/to-do_list_best_practice
Last synced: 9 months ago
JSON representation
A project to get Feedback
- Host: GitHub
- URL: https://github.com/cesarherr/to-do_list_best_practice
- Owner: CesarHerr
- License: mit
- Created: 2023-05-08T19:41:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T12:45:01.000Z (about 3 years ago)
- Last Synced: 2025-01-02T02:14:51.901Z (over 1 year ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 4
- 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
- [π About the Project](#about-project)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [β FAQ (OPTIONAL)](#faq)
- [π License](#license)
**[To do List]** In this portfolio, you can find the work that I have been developing throughout my learning experience, and you can also find my contact information. In this time I started creating the toolbar and headlines sections, then I created the Work and About sections.
```
1.- HTML.
2.- Javascript.
3.- Webpack.
4.- CSS.
```
Client
```
- **[application Deploy ]**
```
- https://cesarherr.github.io/To_do_List/dist/
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
```
- Code Editor.
- Git and Github account.
- Web browser.
```
### Setup
Clone this repository to your desired folder:
```
cd my-folder
git clone https://github.com/CesarHerr/To_do_List.git
```
### Install
Install this project with:
```
You Don't need install this project
```
### Usage
To run the project, execute the following command:
```
Double click on the HTML file, open it in your browser.
```
### Run tests
To run tests, run the following command:
```
Not need it
```
### Deployment
You can deploy this project using:
[Implementation](https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/m1_list_structure.md)
π€ **CΓ©sar Herrera**
- GitHub: [@CesarHerr](https://github.com/CesarHerr)
- Twitter: [@Cesarherr2](https://twitter.com/Cesarherr2)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/cesarherr/)
- Deploy.
- Add event listeners to list items (dragstart, dragover, drop).
- Update items object's values for index key upon user actions.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project and you think is useful to someone please share it
I would like to thank team of microverse and the micronauts for hitting me up with new knowledge.
This project is [MIT](./LICENSE) licensed.