/code-morse-decoder

Simple translator from morse words

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 [code-morse-decoder]

[code-morse-decoder] Takes a message in code morse and translates it to words.

🛠 Built With

Tech Stack

Back-end

Key Features

  • [Takes code morse with an input]

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

ruby installed

Setup

Clone this repository to your desired folder:

  • git clone git@github.com:Oscar-Espinoza/code-morse-decoder.git
  • cd code-morse-decoder

Install

Install this project with:

  • bundle install

Usage

To run the project, execute the following command:

  • ruby app.rb

(back to top)

👥 Authors

👤 Oscar Espinoza

👤 Juan Pablo Guerrero

👤 Juan Zorrilla

(back to top)

🔭 Future Features

  • [Code messages into morse code]
  • [Ability to translate morse code into different languages]
  • [Option to save translated messages]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🤝 Acknowledgements

We would like to express our gratitude to the following individuals and organizations for their contributions to this project:

  • Our collaborators for their hard work and dedication to this project.
  • Microverse for providing the platform and resources to make this project possible. Thank you all for your support and contributions to this project!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

[any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)