Decode a Morse code message


Morse Code Decoder

📗 Table of Contents

📖 Morse Code Decoder

Morse Code Decoder During our vacation at the seaside, my coding partner and I discovered old bottles with parchment inside. To our surprise, one bottle contained a message written in Morse code. Intrigued by the possibility of finding a lost pirate treasure, we decided to automate the process of decrypting the messages. Leveraging our Ruby programming skills, we've created a Morse code decoder to assist us in this exciting quest.

🛠 Built With

Tech Stack

Client

Key Features

  • Create our own Enumerable

(back to top)

🚀 You can check the Live Demo here

The live demo will be availabe soon

(back to top)

💻 Getting Started

  • Step 1: Clone this project using this git comand "git clone", (if you don't have git installed please visit https://git-scm.com/downloads and install it).
  • Step 2: Once you have installed git you can clone this project using the command below:
    git clone https://github.com/ibugithub/Morse-Decoder
    
  • Step 3: Once you have cloned this repo navigate to the folder that contains the repository.
  • Step 4: If you want to watch the html file open it with your favorite web browser(This project MUST be opened from VS Code for full functionality).
  • Step 5: If you want to edit this project open it with your favorite text editor.

(back to top)

💻 Getting Started

To get a local copy up and running cloning this repo https://github.com/ibugithub/Morse-Decoder.

Prerequisites

There are no known prerequisites to run this project. If you encounter any issues trying to run it, please feel free to open a ticket to let me know and i will work on it to the best of my abilities

Setup

Clone this repository to your desired folder:

git clone https://github.com/ibugithub/Morse-Decoder

or

git clone https://github.com/ibugithub/Morse-Decoder <-- Only if you have SSH keys configured on your GitHub account.

Usage

To run the project:

  • Method 1:
  cd PATH_TO_CLONE

(back to top)

👥 Authors

👤 Md Ibrahim Hossain

👤 Gardimy Charles

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give me a start and share my portfolio to recruters!

(back to top)

🙏 Acknowledgments

I would like to thank to microverse For teaching me the database and more things.

(back to top)

📝 License

This project is MIT licensed.

(back to top)