- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Morse Code Decoder] provides methods to decode individual Morse code characters, words, and complete messages by utilizing a predefined mapping of Morse code sequences to corresponding characters.
Languajes
- Ruby
- [Can decode a previously provided morse code]
- [Shows the decoded code as a Text]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- VS Code
- Ruby installed and configured.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/flemton/morse-code-decoder.git
Install this project with:
npm install
To utilize the project, you need to have Ruby installed on your computer. You can run the code by either using the IRB terminal with WSL (Windows Subsystem for Linux) or by executing the command ruby decoder.rb in your WSL terminal.
To run tests, run the following command:
rubocop
👤 Federica Ulzurrun
- GitHub: @federicaulzurrun
- Twitter: @ulzurrunfede
- LinkedIn: Federica Ulzurrun
👤 Alhassan Osman
- GitHub: @flemton
- Twitter: @oalhassan847
- LinkedIn: Alhassan Osman
- [Developing the UI]
- [Deploying the site]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
We would like to thank microverse for allowing us to do this project
This project is MIT licensed.