Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximoortelli/to-do-list-testing
https://github.com/maximoortelli/to-do-list-testing
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maximoortelli/to-do-list-testing
- Owner: maximoortelli
- License: mit
- Created: 2023-08-30T19:21:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-31T21:22:02.000Z (about 1 year ago)
- Last Synced: 2023-09-01T15:43:28.596Z (about 1 year ago)
- Language: JavaScript
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To Do List:Testing Part 2
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 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)
- [📝 License](#license)To Do List:Testing Part 2. In this part of the testing project, i will test functions responsible for the status and content updates. I will also test the order re-position of items in the list upon drag/drop actions. The goal here is to master all of the tools and best practices learned about in previous steps to use them in all Microverse projects and most likely in my future job as well.
Client
- HTML 5
- CSS
- JAVASCRIPT
- WEBPACK
- Jest
- Babel
- **Use of linters**
- **Showcase of branching and pull request**
- **Example of profesional best practices**
To get a local copy up and running, follow these steps.
### Prerequisites
1. Git
2. A Web Browser with developer tools that supports HTML5 and CSS.
### Setup
1. On GitHub.com, navigate to the main page of the repository.
2. Above the list of files, click *Code*.
3. Copy the URL for the repository.
4. Open Terminal.
5. Change the current working directory to the location where you want the cloned directory.
6. Type git clone, and then paste the URL you of the reposotory.
``` $ git clone https://github.com/maximoortelli/To-Do-List-Testing.git ```
### Install
No installation is required for this project.
### Usage
To run the project, open the *index.html* of the clone repository locally.
### Run tests
No tests available.
### Deployment
The project can be deployed to a hosting service.
👤 **Maximo Ortelli.**
- GitHub: [@maximoortelli](https://github.com/maximoortelli)
- Linkedin: [@maximoortelli](https://www.linkedin.com/in/maximo-ortelli-rueda-265228203/)
👤 **Alqama Saeed.**
- GitHub: [@smas0900](https://github.com/smas0900)
- Twitter: [@AlqamaSaeed](https://twitter.com/AlqamaSaeed)
- LinkedIn: [AlqamaSaeed](linkedin.com/in/alqama-saeed-598086120)
## 🔭 Future Features
This is the final build.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project you can clone it and feel free to improve it by making a pull request.
I would like to thanks for my family and my siblings.
This project is [MIT](LICENSE) licensed.