Work in progress. A mini-project using HTML, CSS, and JavaScript to translate English into Morse code. The project implements unit testing, testing the individual conditions for the whole alphabet.
EXPECTATIONS:
- The translator will convert English letters into Morse code.
FUTURE ADDITIONS:
- The translator will convert English words and sentences into Morse Code.