https://github.com/claudiarojassoto/decoding_morse_code
A message written in Morse code was found inside a bottle on the seashore. What does it say? who sends it?...Fortunately this Ruby app can automate the process.
https://github.com/claudiarojassoto/decoding_morse_code
gems hash irb methods puts rubocop-configuration ruby
Last synced: 12 months ago
JSON representation
A message written in Morse code was found inside a bottle on the seashore. What does it say? who sends it?...Fortunately this Ruby app can automate the process.
- Host: GitHub
- URL: https://github.com/claudiarojassoto/decoding_morse_code
- Owner: ClaudiaRojasSoto
- License: mit
- Created: 2023-08-22T01:10:23.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-25T23:50:47.000Z (over 2 years ago)
- Last Synced: 2025-04-23T05:06:42.051Z (12 months ago)
- Topics: gems, hash, irb, methods, puts, rubocop-configuration, ruby
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Decoding\_Morse\_Code ](#-decoding_morse_code-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
The purpose of this app is to decode a message encrypted in morse code using Ruby as the programming language. It adheres to best practices and verifies results using Rubocop.
The project is built using SQL for database management. Getting Started Follow these steps to understand and work on the project:
The project is built using the following technologies:
Ruby
- **Hash**
- **Methods**
- **Rubocop install**
- **Gems install**
Unfortunately, there is no live demo available for this project at the moment.
## Setup
To get a local copy up and running, follow these steps.
1. Clone this repository to your local machine:
```
git clone https://github.com/ClaudiaRojasSoto/Decoding_Morse_Code.git
```
👤 **Claudia Rojas**
- GitHub: [@githubhandle](https://github.com/ClaudiaRojasSoto)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/claudia-rojas-soto/)
👤 **Cesar Herrera**
- GitHub: [@githubhandle](https://github.com/CesarHerr)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/cesarHerr/)
- [ ] **User Interface**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ClaudiaRojasSoto/Decoding_Morse_Code/issues).
If you like this project or if it helped you, please give a ⭐️. I'd really appreciate it!
I would like to thank Microverse and all my peers and colleagues at Microverse for giving me the opportunity to work on this project.
This project is [MIT](MIT.md).