Skip to content

dev-josealarcon/TextDecoder-OracleONE.Alura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TextDecoder-OracleONE.Alura

Text Decoder

Access the app by clicking >> here!

Challenge ONE Sprint 01: Build a text decoder with Javascript

Application that encrypts texts, so you can exchange secret messages with other people who know the secret of the encryption used.

The encryption "keys" which are:

  • The letter "e" is converted to "enter"
  • The letter "i" is converted to "imes"
  • The letter "a" is converted to "ai"
  • The letter "o" is converted to "ober"
  • The letter "u" is converted to "ufat"

Requirements:

  • Should only work with lowercase letters
  • Letters with accents or special characters must not be used
  • It must be possible to convert a word to the encrypted version and also to return an encrypted word to the original version.

Desktop

Page desktop

Mobile

Page mobile

About

Challenge ONE Sprint 01: Build a text decoder with Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published