Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maximoortelli/to-do-list-testing


https://github.com/maximoortelli/to-do-list-testing

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        


logo

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

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.

## 🛠 Built With

### Tech Stack

Client


  • HTML 5



  • CSS



  • JAVASCRIPT



  • WEBPACK



  • Jest



  • Babel

### Key Features

- **Use of linters**
- **Showcase of branching and pull request**
- **Example of profesional best practices**

(back to top)

## 💻 Getting Started

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.

(back to top)

## 👥 Authors

👤 **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)

(back to top)

## 🔭 Future Features
This is the final build.

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project you can clone it and feel free to improve it by making a pull request.

(back to top)

## 🙏 Acknowledgments

I would like to thanks for my family and my siblings.

(back to top)

## 📝 License

This project is [MIT](LICENSE) licensed.

(back to top)