https://github.com/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.
https://github.com/felixdev22/enumerable
ruby ruby-gem
Last synced: 11 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/felixdev22/enumerable
- Owner: felixDev22
- Created: 2023-03-09T10:57:42.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-09T17:14:16.000Z (over 3 years ago)
- Last Synced: 2025-03-12T09:44:54.057Z (over 1 year ago)
- Topics: ruby, ruby-gem
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
**moarse_code** is a Ruby exercise that decodes the morse code into a readable message
Server
Client
Server
Database
- Decoding moarse code to readable words or letters
- [Live Demo Link](https://yourdeployedapplicationlink.com) currently unavailable.
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:
```sh
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:
👤 **Iradukunda Josue**
- GitHub: [@ijosue16](https://github.com/ijosue16)
- LinkedIn: [Iradukunda Twahirwa Josue](https://www.linkedin.com/in/iradukunda-twahirwa-josue/)
👤 **Felix Nzomo Nyamai**
- GitHub: [@githubhandle](https://github.com/felixDev22)
- Twitter: [@twitterhandle](https://twitter.com/@monzo200)
- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)
- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ijosue16/morse_decoder/tree/feature/morse-code-decoder/issues).
If you like this project please give it a star!
I would like to thank Microverse.
This project is [MIT](./LICENSE) licensed.
# Enumerable