Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucas-erkana/morse_code_message

Decode a Morse code message is an application that can be used to decode sentences written in morse to words in the alphabet.
https://github.com/lucas-erkana/morse_code_message

Last synced: about 1 month ago
JSON representation

Decode a Morse code message is an application that can be used to decode sentences written in morse to words in the alphabet.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Decode a Morse code message ](#-decode-a-morse-code-message-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Decode a Morse code message

**Decode a Morse code message** is an application that can be used to decode sentences written in morse to english text.

## 🛠 Built With

### Tech Stack

Server

### Key Features

- **Decode morse code**

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps:
- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Lucash2022/Morse_code_message.git`
- Run the code with ruby

### Prerequisites

In order to run this project you need:

- Git and GitHub
- A code editor
- Ruby

### Setup

Clone this repository to your desired folder:

- Create a local directory where you can clone the project
- Clone the project to your directory by running
- `https://github.com/Lucash2022/Morse_code_message.git`

### Install

Install this project with:

- Ruby

## 👥 Authors

👤 **Lucas Erkana**

- GitHub: [@Lucash2022](https://github.com/Lucash2022)
- Twitter: [@Lucas_David_22](https://twitter.com/@Lucas_David_22)
- LinkedIn: [Lucas Erkana](https://www.linkedin.com/in/lucas-erkana/)

(back to top)

## 🔭 Future Features

- [ ] **Encode text to morse code**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project kindly leave a ⭐

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for the great resources shared.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)