Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.58 KB

Encryptador and Decryptador - Oracle One Alura G6

Project Description

This project is part of the Oracle One program with Alura, focusing on developing an Encryptador and Decryptador. It provides a simple interface for encrypting and decrypting text, with support for multiple languages. It features a responsive design.

Features

  • Encryption and Decryption: Allows users to easily and securely encrypt and decrypt text.
  • Language Switching: Offers the ability to switch between multiple languages for the interface.

Installation

  1. Clone the repository: git clone https://github.com/your-username/encryptador-decryptador.git
  2. Open the index.html file in your browser.
    1. You can also access the page here.

Usage

  1. Enter the text in the input area.
  2. Select the desired action (Encrypt or Decrypt).
  3. View the result in the output area.
  4. Click the copy button to copy the text to your clipboard.

Language Switching

  • Use the "Switch Language" button to toggle between available languages. Currently supporting English and Spanish, with potential for Portuguese.

Contributions

Contributions are welcome! If you want to improve this project, follow these steps:

  1. Fork the project.
  2. Create a branch for your changes: git checkout -b feature/new-feature.
  3. Make your modifications and commit: git commit -m 'Add new feature'.
  4. Push to your branch: git push origin feature/new-feature.
  5. Create a pull request.

Developed by Valwolfor-Diego Felipe Gallo García - Oracle One Alura G6