https://github.com/munyabelden/decode_morse_code
This is a simple ruby project that decodes any Morse code o regular English
https://github.com/munyabelden/decode_morse_code
linter-config linters ruby
Last synced: 12 months ago
JSON representation
This is a simple ruby project that decodes any Morse code o regular English
- Host: GitHub
- URL: https://github.com/munyabelden/decode_morse_code
- Owner: Munyabelden
- License: mit
- Created: 2023-05-17T06:31:17.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-05-17T18:58:11.000Z (about 3 years ago)
- Last Synced: 2025-06-11T19:41:51.188Z (about 1 year ago)
- Topics: linter-config, linters, ruby
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**Decode Morse code** is an app that decodes any morse code into english.
- [ ] Ruby
- [ ] Linters
### Tech Stack
Client
- **Morse code translation**
## 🚀 Live Demo
- [ ] There is no live preview yet
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- [ ] Ruby
- [ ] Code editor
### Setup
Clone this repository to your desired folder:
https://github.com/Munyabelden/Decode_Morse_Code.git
### Install
Install this project with:
sudo install ruby
👤 **Belden Mugauri**
- GitHub: [@githubhandle](https://github.com/Munyabelden/)
- Twitter: [@twitterhandle](https://twitter.com/munyaradzi045)
👤 **Santosh Konappanavar**
- GitHub: [@Santosh-Konappanavar](https://github.com/Santosh-Konappanavar)
- Twitter: [@SantoshKonapp1](https://twitter.com/SantoshKonappa1)
- LinkedIn: [@Santosh Konappanavar](https://www.linkedin.com/in/santosh-konappanavar/)
- [ ] **Add an input to enter morse code an get a tranlations**
- [ ] **Functional testing**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Munyabelden/Decode_Morse_Code/issues).
If you like this project give it a star.
I would like to thank Ruby documentation and Microverse
This project is [MIT](https://github.com/Munyabelden/Decode_Morse_Code/blob/develop/LICENSE) licensed.