Skip to content

atif298/Morse-Code-Translator

Repository files navigation

📠 Morse Code Translator

This project used the TDD (Test Driven Development) approach. This meant all code was based upon tests that were built so the code could run and translate whatever the use would input. This means in the same field the user could write morse code and it will translate to english and vice versa. This also meant the library for english to morse was only needed rather than having two opposite libraries.

💻 Technologies used:

  • HTML
  • CSS/SCSS
  • JavaScript

📝 Methods:

TDD tests can be viewed here This allowed for a more efficient approach to program the application to avoid as many bugs as possible.

✔️ Features:

Here is an example of a English to morse code translation.

Now a morse code to English translation.

... --- -- -.. . -... --- -.. -.-- / .- ... -.- . -.. / -- . / .-- .... .- - / .-. . .--. .-. . ... . -. - ... / ... / .. -. / -- --- .-. ... . / -.-. --- -.. . .-.-.- / .. / ... .- .. -.. / .-.-.- .-.-.- .-.-.-

Back to Profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors