[Morse_Code_Decoding] is a Ruby based project that decode the morse message with its predefined rules.
Language
- Ruby
- [Decode a character based on Morse Decoding]
- [Decode a word based on Morse Decoding]
- [Decode message based on Morse Decoding]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby installed
- IDE or a code editor
- IRB
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/demesameneshoa/Morse_Code_Decoding
Install this project with:
cd my-project
gem install
To get a local copy up and running, follow these steps:
-
Clone the Repository: Open your terminal or command prompt and navigate to the directory where you want to store the local copy of the repository. Then, use the
git clone
command followed by the repository URL to clone it:-git clone https://github.com/M-Anwar-Hussaini/Clinic_Database
👤 Mohammad Anwar Hussaini
- GitHub: @Anwar Hussaini
- Twitter: @Anwar Hussaini
- LinkedIn: Anwar Hussaini
👤 Demes Ameneshoa
- GitHub: @demesameneshoa
- Twitter: @demesabera
- LinkedIn: Demes Ameneshoa
- [Decode word]
- [Decode character]
- [Decode the whole message]
- Create user interface
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly drop this repo a star.
I would like to thank Microverse for providing the apportunity to learn Ruby.
This project is MIT licensed.