Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barakadanny/test-driven-development-ruby


https://github.com/barakadanny/test-driven-development-ruby

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        


Test Driven Development

# 📗 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](#faq)
- [📝 License](#license)

# 📖 [Simple app]

> This is project aim to introduce to The Test Driven Development

## 🛠 Built With

### Tech Stack

> Ruby

Client

Server

Database

### Key Features

> Describe between 1-3 key features of the application.

- **[factorial_Calculation]**
- **[Reverse_word]**
- **[Fizzbuzz]**

(back to top)

## 🚀 Live Demo

> Not available

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- Have Ruby Installed

### Setup

Clone this repository to your desired folder:

### Install

Install this project with:

### Run tests

run `spec spec/solver_spec.rb

(back to top)

## 👥 Authors

👤 **Baraka Danny (Me)**

- GitHub: [@barakadan](https://github.com/barakadanny)
- LinkedIn: [danny baraka](https://www.linkedin.com/in/danny-baraka-589156169/)

👤 **George William Kidde**
- Github: [@kidde60](https://github.com/kidde60)
- Twitter: [@KGWilliam60](https://twitter.com/KGWilliam60)
- Linkedin: [Linkedin](https://www.linkedin.com/in/kidde-george-william/)

(back to top)

## 🔭 Future Features

- [ ] **[To_update_soon]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](.https://github.com/barakadanny/Test-Driven-Development-Ruby/issues).

(back to top)

## ⭐️ Show your support

If you like this project give a star 😇

(back to top)

## 🙏 Acknowledgments

I would like to thank my partner for his contribution

(back to top)

## ❓ FAQ

- **[to_update_soon]**

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)