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

https://github.com/progress2002/morse-code-challeng


https://github.com/progress2002/morse-code-challeng

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Morse-code-message

# 📗 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:

- Clone this repository to your desired folder:
```sh
git clone https://github.com/Progress2002/Morse-code-message.git
cd medical-database
```

### Install

Install this project with:

- Ruby

## 👥 Authors

👤 **Progress**

- GitHub: [@Progress2002](https://github.com/Progress2002)
- Twitter: [@Progress_2002](https://twitter.com/Progress_2002)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/progress-ezeamaka-27b114247)

👤 **SENOU Kodjo Matthieu**

- GitHub: [@Matthieu96Code](https://github.com/Matthieu96Code)
- Twitter: [@MatthieuSENOU](https://twitter.com/MatthieuSenou)
- LinkedIn: [Kodjo Matthieu SENOU](https://www.linkedin.com/in/kodjo-matthieu-senou/)

(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](https://github.com/Progress2002/Morse-code-message/blob/decode/LICENSE) licensed.

(back to top)