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

https://github.com/felixdev22/enumerable

Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.
https://github.com/felixdev22/enumerable

ruby ruby-gem

Last synced: 11 months ago
JSON representation

Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.

Awesome Lists containing this project

README

          

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

# 📖 moarse_code

**moarse_code** is a Ruby exercise that decodes the morse code into a readable message

### Tech Stack

Server

Client

Server

Database

### Key Features

- Decoding moarse code to readable words or letters

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://yourdeployedapplicationlink.com) currently unavailable.

(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:

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone https://github.com/ijosue16/morse_decoder/tree/feature/morse-code-decoder
```

-

### Install

Install this project with:

### Usage

To run the project, execute the following command:

### Run tests

To run tests, run the following command:

### Deployment

You can deploy this project using:

(back to top)

## 👥 Authors

👤 **Iradukunda Josue**

- GitHub: [@ijosue16](https://github.com/ijosue16)
- LinkedIn: [Iradukunda Twahirwa Josue](https://www.linkedin.com/in/iradukunda-twahirwa-josue/)

👤 **Felix Nzomo Nyamai**

- GitHub: [@githubhandle](https://github.com/felixDev22)
- Twitter: [@twitterhandle](https://twitter.com/@monzo200)
- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)

(back to top)

## 🔭 Future Features

- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ijosue16/morse_decoder/tree/feature/morse-code-decoder/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give it a star!

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse.

(back to top)

## 📝 License

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

(back to top)


# Enumerable