felixDev22 / Enumerable

Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– moarse_code

moarse_code is a Ruby exercise that decodes the morse code into a readable message

Tech Stack

Server
Client
Server
Database

Key Features

  • Decoding moarse code to readable words or letters

(back to top)

πŸš€ Live Demo

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

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
 git clone https://github.com/ijosue16/morse_decoder/tree/feature/morse-code-decoder

Install

Install this project with:

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

πŸ‘€ Iradukunda Josue

πŸ‘€ Felix Nzomo Nyamai

(back to top)

πŸ”­ Future Features

  • [new_feature_1]
  • [new_feature_2]
  • [new_feature_3]

(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 it a star!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

# Enumerable

About

Enemerable is a Ruby application designed to decode Morse code messages into readable text. Whether you're a Morse code enthusiast or just looking for a fun and educational way to learn the code, Enemerable is the perfect tool for you.