Morse Code Interpreter is a project that offers a set of algorithms and functions that can convert Morse code sequences into readable text, enabling users to easily decode messages transmitted in this classic communication format.
Client
- RUBY
- [Linter checks]
- [Morse decoding]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- The current version of node
- To have Git installed on your local machine
- Node Package manager (npm)
- An editor such as Visual Studio Code
Clone this repository to your desired folder:
- Create your classic access token from github.com
- run "git clone https://{access_token}@github.com/username/{repo_name}.git"
- Update your git identity by running "git config --global user.email "your_email@gmail.com""
- Update your name on git by running "git config --global user.name "your_name"
To install this project, run
Bundle install
To run tests, run the following command:
Run
"rubocop --fix"
to fix linters
You can deploy this project using:
- github pages
- npm run deploy
👤 Ouail Laarabi
- GitHub: Click here
- Twitter: Click here
- LinkedIn: Click here
👤 Prince
- GitHub: @prius2055
- Twitter: @prius2055
- LinkedIn: @prius2055
👤 Damilare
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- [Decode by paragraphs]
- [A feature for a more detailed demographic data of the decoder]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly drop a star for the project.
I would like to use this medium to appreciate Microverse
This project is MIT licensed.