📗 Table of Contents

📖 [ Decode a Morse code message ]

[ Decode a Morse code message ] project that is part of the Microverse Ruby curriculum. The project is to build a method that takes a morse code as an input and returns the decoded massage. The project is built with Ruby.

🛠 Built With

  • ✅ Ruby
  • ✅ Linters

Tech Stack

Language
  • Ruby

Key Features

  • 🔰 [ Decode a character based on Morse Decoding ]
  • 🔰 [ Decode a word based on Morse Decoding ]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

  1. Download or clone this repostory.
  2. Provide a modern web browser.

Prerequisites

In order to run this project you need:

  • ✔ Ruby installed in your machine. you can download it from here
  • ✔ IDE or a code editor installed in your machine.
  • ✔ IRB.
  • Git installed in your machine.
  • ✔ Sign in or sign up to your Github account.
  • ✔ A professional editer such as VS Code.
  • ✔ An Updated web browser such as Google Chrome, you can download it from here.

Setup

  • Clone this repository to your desired folder:

  • Example commands:

  cd [YOUR FOLDER]
  git clone https://github.com/sadaf-Daneshgar/decode_morse_code.git

Usage

  • To run the project, execute the following command:
 cd [YOUR FOLDER]
 git clone https://github.com/sadaf-Daneshgar/decode_morse_code.git

Deployment

This project is deployed by the author, no permission for deployment by any other client.

(back to top)

👥 Authors

👤 Sadaf Daneshgar

👤 Ye Min Thu

(back to top)

🔭 Future Features

  • [ Decode word ]
  • [ Decode character ]
  • [ Decode the whole message ]

(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, kindly drop a start ⭐️ for the repository;

(back to top)

🙏 Acknowledgments

I would like to thank the following individuals and organizations for their contribution to this project.

  • I would like to express my heartfelt gratitude to Microvere for the invaluable learning experience they have provided.

(back to top)

📝 License

This project is MIT licensed.

(back to top)