https://github.com/chandan-devs-tech/decode-morse-message
https://github.com/chandan-devs-tech/decode-morse-message
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chandan-devs-tech/decode-morse-message
- Owner: Chandan-devs-tech
- Created: 2023-09-08T08:43:58.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-08T18:31:38.000Z (almost 3 years ago)
- Last Synced: 2025-02-28T18:46:57.464Z (over 1 year ago)
- Language: Ruby
- Size: 547 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Decode Morse Message
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Decode-Morse-Message\] ](#-decode-morse-message-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [💻 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-Morse-Message]** is a program which translates a morse message to english readable text.
- **[Changes a morse char to english char]**
- **[Changes a morse word to english word]**
- **[Changes a morse message to english message]**
To get a local copy up and running, follow these steps.
- Laptop
- Github
- Git
- Ruby
- Linters
### Prerequisites
In order to run this project you need:
- To install Ruby
- Install the latest version on ruby+devkit [rubyinstaller](https://rubyinstaller.org/downloads/)
- Follow the steps [here](https://stackify.com/install-ruby-on-windows-everything-you-need-to-get-going/)
- install the [linters for Ruby](https://github.com/microverseinc/linters-config/tree/master/ruby)
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git https://github.com/Chandan-devs-tech/Decode-Morse-Message.git
```
### Install
Install this project with:
```sh
cd my-project
bundle install
```
👤 Chandan Gupta
- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)
- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs)
👤 Samuel Lemma
- GitHub: [@githubhandle](https://github.com/sam2if)
- Twitter: [@twitterhandle](https://twitter.com/samuellemma3733)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/s-lemma/)
- [ ] **[Implement a user authentication system to allow users to create accounts, log in, and save their Morse code translations.]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Chandan-devs-tech/Decode-Morse-Message/issues).
If you like this project give us a ⭐️.
I would like to thank the Microverse Team.
This project is [MIT](https://github.com/Chandan-devs-tech/Decode-Morse-Message/blob/dev/MIT.md) licensed.