Skip to content

This project 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.

License

Notifications You must be signed in to change notification settings

Bestbynature/Morse-Code-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📗 Table of Contents

📖 [Morse Code Interpreter]

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.

🛠 Built With

Tech Stack

Client
  • RUBY

Key Features

  • [Linter checks]
  • [Morse decoding]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

(back to top)

Prerequisites

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

(back to top)

Setup

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"

(back to top)

Install

To install this project, run

Bundle install

Run tests

To run tests, run the following command:

Run

 "rubocop --fix"

to fix linters

(back to top)

Deployment

You can deploy this project using:

  • github pages
- npm run deploy

(back to top)

👥 Authors

👤 Ouail Laarabi

👤 Prince

👤 Damilare

(back to top)

🔭 Future Features

  • [Decode by paragraphs]
  • [A feature for a more detailed demographic data of the decoder]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly drop a star for the project.

(back to top)

🙏 Acknowledgments

I would like to use this medium to appreciate Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages