Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedhnoor/decode_morse_code

A Ruby app that can decode any morse messages.
https://github.com/mohamedhnoor/decode_morse_code

github-actions rspec rubocop ruby

Last synced: 8 days ago
JSON representation

A Ruby app that can decode any morse messages.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [� Table of Contents](#-table-of-contents)
- [📖 Decode Morse Code ](#-decode-morse-code-)
- [🛠 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)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)

# 📖 Decode Morse Code

> A Ruby app that can decode any morse messages.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **IRB**
- **Gems to test linters**
- **RSpec to run tests**

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

- Mac or PC
- Install Ruby
- Understanding of Ruby

### Setup

Clone this repository to your desired folder:

```sh
cd your-folder
https://github.com/MohamedHNoor/decode_morse_code.git
```

### Install

Install this project with:

- GitHub Actions
- Linters
- Rubocop
- Ruby

### Usage

- The project can be used to decode morse code into English words, sentences.

(back to top)

## 👥 Authors

👤 **Mohamed Hassan Noor**

- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)

👤 **Samuel Kyere**

- GitHub: [@admirerbrown](https://github.com/admirerbrown)
- Twitter: [@admirerbrown](https://twitter.com/brown_admirer)
- LinkedIn: [@samuelkyere](https://www.linkedin.com/in/samuel-ntow-kyere/)

(back to top)

## 🔭 Future Features

- [ ] **None**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/MohamedHNoor/decode_morse_code/issues).

(back to top)

## ⭐️ Show your support

If you like this project, please leave a ⭐️

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for providing us with reading materials that aided us to during the project development

(back to top)

## ❓ FAQ

- **Can I use this code?**

- yes, it is open source. Feel free to fork it.

- **Can I contribute to this project?**

- Contact me so I can add you as a collaborator. Alternatively you can leave an issue, it will be well appreciated.

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