Marse-Code-Decoder icon indicating copy to clipboard operation
Marse-Code-Decoder copied to clipboard

The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse code as input, this tool facilitates communication using a combi...

📗 Table of Contents

  • 📖 About the Project
    • 🛠 Built With
      • Tech Stack
      • Key Features
    • 🚀 Schema Diagram
  • 💻 Getting Started
    • Setup
    • Prerequisites
    • Install
    • Usage
    • Run tests
    • Deployment
  • 👥 Authors
  • 🔭 Future Features
  • 🤝 Contributing
  • ⭐️ Show your support
  • 🙏 Acknowledgements
  • 📝 License

📖 [Marse Code Decoder]

[Marse-Code-Decoder] The Ruby-based Morse Decoder is a handy utility designed to transform Morse code into easily readable text. By taking a string of Morse code as input, this tool facilitates communication using a combination of dots and dashes to represent letters, numbers, and symbols.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • [Decode morse codes]
  • [words decoding]
  • [Senteces decoding]

(back to top)

🚀 Schema Diagram

(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:

Example command:

 Install Ruby

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ab-noori/Marse-Code-Decoder.git

Install

Install this project with:

  cd my-folder
  git clone https://github.com/ab-noori/Marse-Code-Decoder.git

Usage

To run the project, execute the following command:

  cd my-folder
  git clone https://github.com/ab-noori/Marse-Code-Decoder.git

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

👥 Authors

👤 Abdul Ali Noori

👤 Otmane Echchafyky

(back to top)

🔭 Future Features

  • [ ] [Adding possibility ro decode numbers]
  • [ ] [Creating UI so users can decode Morse codes]

(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, give it a star.

(back to top)

🙏 Acknowledgments

First, I would like to thank Microverse and my coding partners.

(back to top)

📝 License

This project is MIT licensed.

(back to top)