Skip to content

Morse Code Notes is a web application that allows users to write and save notes, encrypt and decrypt text into Morse code, and share messages via email, all while demonstrating basic animations and DOM manipulation using vanilla JavaScript

Notifications You must be signed in to change notification settings

lennox55555/Morse-Code-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morse Code Notes

Morse Code Notes is a web application that allows users to write and save notes as well as encrypt and decrypt text into Morse code. In addition users can convert any text into a sudio message that play a series of dots and dashes. The website is hosted on lennoxanderson.com/morsecodenotes and uses HTML, CSS, and JavaScript for its front-end development. Features

Create and save notes on multiple pages.
Encrypt and decrypt text into Morse code.
Convert text into Morse code audio for playback.
Share encrypted messages via email.
Save notes to local storage for future use.
Basic animations and DOM manipulation using vanilla JavaScript.

How to Use

Go to lennoxanderson.com/morsecodenotes.
Create a new note by clicking on the "Get Started" button.
Write your note and click on the "Save" button to save it to the local storage.
Use the "Encrypt" and "Decrypt" buttons to convert text into Morse code and vice versa.
Use the "Play" button to hear the Morse code audio of the text.
Use the "Share" button to send an encrypted message via email.
Use the "Next Page" button to start writting a message on a new page/document
Use the "Back Page" button to view or edit previous pages you created

Technologies Used

HTML
CSS
JavaScript
Local storage for data persistence
Web Audio API

License

This project is licensed under the MIT License. Feel free to use and modify it as you please.

About

Morse Code Notes is a web application that allows users to write and save notes, encrypt and decrypt text into Morse code, and share messages via email, all while demonstrating basic animations and DOM manipulation using vanilla JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published