Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvalencia1991/to-do-list
In this application, you can save the task that you assign in your daily routine also all appear on the screen. This project is create it using javascript
https://github.com/cvalencia1991/to-do-list
css html javascript webpack
Last synced: about 5 hours ago
JSON representation
In this application, you can save the task that you assign in your daily routine also all appear on the screen. This project is create it using javascript
- Host: GitHub
- URL: https://github.com/cvalencia1991/to-do-list
- Owner: cvalencia1991
- License: mit
- Created: 2022-09-27T17:30:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T23:49:01.000Z (about 1 year ago)
- Last Synced: 2023-10-27T00:33:25.303Z (about 1 year ago)
- Topics: css, html, javascript, webpack
- Language: SCSS
- Homepage:
- Size: 1.01 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# To Do List: Jest testing
> In this project we worked in pair-programming and created tests with Jest to implement the To Do list Files. We created tests to check the following functions:
- Test Add a task function
- Test Delete a task function
- Test Update a task function
- Test the local storage function when mark a task as completed
- Test the clear all completed function## Getting Started
if you want this project, follow the next intruccions:
To get a local copy up and running follow these simple example steps.- Go to the code the repository To Do List
- Use Git to clone the repository on the site you want to put
- Install the next npm items in the file to run it
- `npm install --save-dev identity-obj-proxy`
- `npm install --save-dev @babel/plugin-transform-modules-commonjs`
- `npm install --save-dev jest`
-`npm install @hint/hint-no-inline-styles --save-dev`
- `npm install --save-dev jest-json-schema`- To run it press the next item `npm run test`
- Enjoy :)# [see live demo](https://cvalencia1991.github.io/To-Do-List/)
## Built With
- Languages used HTML, CSS, Javascript.
- Technologies used Github, Git, VSCode,Jest## Authors
👤 **Cesar Alberto Valencia Aguilar**
- GitHub: [https://github.com/cvalencia1991](https://github.com/cvalencia1991)
- Twitter: [https://twitter.com/cvalenciaguilar](@cvalenciaguilar)
- LinkedIn: [https://www.linkedin.com/in/cvalenciaguilar/](www.linkedin.com/in/cvalenciaguilar)👤 **Osvaldo Jose Barrios Cortina**
- Twitter : [@OsvaldoBarrio20](https://twitter.com/OsvaldoBarrio20)
- GitHub : [@OsvaldoBC](https://github.com/OsvaldoBC)
- LinkedIn: [osvaldo-barrios-data-science](https://linkedin.com/in/osvaldo-barrios-data-science)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvalencia1991/To-Do-List/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.