https://github.com/anas599/morse-code
Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters
https://github.com/anas599/morse-code
morse-code ruby
Last synced: over 1 year ago
JSON representation
Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters
- Host: GitHub
- URL: https://github.com/anas599/morse-code
- Owner: anas599
- License: mit
- Created: 2023-04-04T21:04:23.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-05T16:59:52.000Z (about 3 years ago)
- Last Synced: 2025-02-07T22:34:47.409Z (over 1 year ago)
- Topics: morse-code, ruby
- Language: Ruby
- Homepage:
- Size: 12.7 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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**Morse Code** Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters
## 🛠 Built With
PostgresSQL
### Tech Stack
> Ruby
Ruby
- Decode Morse code into English letters
- [N/A]()
> Morse decode is a Ruby app that decodes Morse code messages using a Ruby script. It takes Morse code input and returns the decoded message as text, using a hash to map Morse code to English letters. The output is a string of English letters
### Prerequisites
In order to run this project you need:
Ruby installed
run Ruby morse.rb
### Setup
Clone this repository to your desired folder:
cd Morse-code
git clone git@github.com:anas599/Morse-code.git
### Install
Install this project with:
cd Morse-code
ruby morse.rb
### Usage
To run the project, execute the following command:
ruby morse.rb
### Run tests
To run tests, run the following command:
rspec
### Deployment
You can deploy this project using:
## 👥 Authors👤 **ANAS ALSAMMARRAIE**
- GitHub: [@anas599](https://github.com/anas599)
- Twitter: [@anas599](https://twitter.com/anas599)
- LinkedIn: [anas1993](https://linkedin.com/in/anas1993)
👤 **Sajib Arafat Siddiqui**
- GitHub: [@sajibarafatsiddiqui](https://github.com/sajibarafatsiddiqui)
## 🔭 Future Features
- includes Heights Reverse the coding
- Add links for output of the text
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> If you like the project Please do not hesitate if you have any questions
> I would like to thank Microverse for this project based learning
This project is [MIT](./LICENSE) licensed.