Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaylemba/syrup_dilution


https://github.com/kaylemba/syrup_dilution

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# πŸ“— Table of Contents

- [Syrup_Dilution](#Syrup_Diluton)
- [πŸ“— Table of Contents](#-table-of-contents)
- [🎯 Create own Enumerable](#-create-own-enumerable)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [πŸ‘‹ Show your support ](#-show-your-support-)
- [πŸ”­Acknowledgments ](#acknowledgments-)
- [❓ FAQ ](#-faq-)
- [πŸ“ License ](#-license-)

#
This is a ruby program that allows a user to calculate how many milliliters of their glass of syrup they need to replace to achieve the recommended dilution.
## πŸ›  Built With

### Tech Stack

Technology


  • Ruby

Tools


  • VS Code code editor

  • GIT

  • GITHUB

(back to top)

## πŸš€ Live Demo

Sorry, Currently no active link available.

(back to top)

## πŸ’» Getting Started

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

### Prerequisites

you have to those tools in your local machine.

- [ ] NPM
- [ ] GIT & GITHUB
- [ ] Any Code Editor (VS Code, Brackets, etc)

### Setup

Clone this repository to your desired folder:

- Create a local directory where you can clone the project
- Clone the project to your directory by running

```bash
git clone
```

Go to the project directory.

```bash
cd Calculations
```

In the project directory, you can run:

```bash
ruby main.rb
```

Runs the app in the terminal.

### Install

Install this project with:

- Ruby

(back to top)

## πŸ‘₯ Authors

πŸ‘€ *Kalolo Chola Lemba*

- GitHub: [@KayLemba ](https://github.com/KayLemba)
- Twitter: [@King-Kaylo1 ](https://twitter.com/King_Kaylo1)
- LinkedIn: [@kalolo-lemba](https://www.linkedin.com/in/https://www.linkedin.com/in/kalolo-lemba-41a8339a/-41a8339a/)

(back to top)

## πŸ”­ Future Features

(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

Give a ⭐️ if you like this project!

(back to top)

## πŸ”­Acknowledgments

I would like to thank Microverse

(back to top)

## ❓ FAQ

- **Are you using database?**

- No, I am not using any database.

- **Can I use this project for personal use?**

- Yes, you can use it.

(back to top)

## πŸ“ License

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

(back to top)