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

https://github.com/devendra-alt/ruby_problem_set_tdd


https://github.com/devendra-alt/ruby_problem_set_tdd

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 TDD Solver ](#-tdd-solver-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 TDD Solver

**TDD Solver** implements a class with some methods did by test-driven development (TDD)

## 🛠 Built With

### Tech Stack

Ruby

### Key Features

- **TDD Solver**

(back to top)

## 💻 Getting Started

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd TDD solver
git clone https://github.com/devendra-alt/ruby_problem_set_tdd.git
```

(back to top)

## 👥 Authors

👤 **malikhaiderkhan**

- GitHub: [@malikhaiderkhan](https://github.com/malikhaiderkhan)
- Twitter: [@malikhaiderkha](https://twitter.com/malikhaiderkha)
- LinkedIn: [@malikhaiderkhan](https://www.linkedin.com/in/malik-haider-khan-b53188140)

👤 **Bleu Yves Sopoude (MrBlue)**

- GitHub: [@Bleu-Yves-Sopoude](https://github.com/Bleu-Yves-Sopoude)
- Linkedin: [@in/bleu-yves](https://www.linkedin.com/in/bleu-yves/)
- GitHub: [@bleuYves](https://twitter.com/bleuYves)

👤 **Devendra-alt**

- GitHub: [@devendra-alt](https://github.com/devendra-alt)
- Twitter: [@Devendra5101](https://twitter.com/Devendra5101)
- LinkedIn: [Devendra Mulewa](https://linkedin.com/in/devendramulewa)

(back to top)

## 🔭 Future Features

- [ ] **Front-end UI**

## 🤝 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 kindly give stars.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse and my peers.

(back to top)

## 📝 License
This project is [MIT](./MIT.md) licensed.