Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufyusie/decode-morse-message
Create a method to decode a Morse code character, an entire word in Morse code and the entire message in Morse code takes a string parameter, and return the corresponding character in uppercase, return the string representation.
https://github.com/yusufyusie/decode-morse-message
basic-coding-challenges basic-programming ruby
Last synced: about 2 months ago
JSON representation
Create a method to decode a Morse code character, an entire word in Morse code and the entire message in Morse code takes a string parameter, and return the corresponding character in uppercase, return the string representation.
- Host: GitHub
- URL: https://github.com/yusufyusie/decode-morse-message
- Owner: yusufyusie
- Created: 2023-10-13T19:03:13.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-13T22:10:02.000Z (about 1 year ago)
- Last Synced: 2024-05-17T15:54:41.405Z (8 months ago)
- Topics: basic-coding-challenges, basic-programming, ruby
- Language: Ruby
- Homepage:
- Size: 550 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Decode a Morse code message ](#-decode-a-morse-code-message-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [💻 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-)
- [📝 License ](#-license-)# 📖 Decode a Morse code message
**Decode a Morse code message** is an application that can be used to decode sentences written in morse to english text.
Server
- **Decode morse code**
To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/yusufyusie/decode-morse-message.git`
- Run the code with ruby
### Prerequisites
In order to run this project you need:
- Git and GitHub
- A code editor or vscode
- Ruby
### 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
- `https://github.com/Lucash2022/Morse_code_message.git`
### Install
Install this project with:
- Ruby
👤 **Yesuf Fenta**
- GitHub: [@yusufyusie](https://github.com/yusufyusie)
- Twitter: [@yusufyusiee](https://twitter.com/@yusufyusiee)
- LinkedIn: [yusufyusie](https://www.linkedin.com/in/yusufyusie/)
- [ ] **Encode text to morse code**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly leave a ⭐
I would like to thank Microverse for the great resources shared.
This project is [MIT](./MIT.md) licensed.