Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

hemendrarajawat/the-morse-code

Repository files navigation

The Morse Code Logo


Gitpod ready-to-code Build and Test CodeQL

This is an encryptor and decryptor for the morse code built on Flask.

Here is the website link: https://themorsecode.herokuapp.com

Encrypt

Encrypt

Decrypt

Decrypt

Contributing to The Morse Code

To contribute follow these steps:

  1. Fork this repository.
  2. Create a branch with your username: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push the changes to your forked branch: git push origin <branch_name>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

License

This project is MIT licensed, as found in LICENSE.md file.