Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcossic/challege-encriptador
This repository is part of one of the challenges given to be developed in the Oracle one program given by Oracle+Alura
https://github.com/marcossic/challege-encriptador
alura challenge css html javascript oracleone
Last synced: about 1 month ago
JSON representation
This repository is part of one of the challenges given to be developed in the Oracle one program given by Oracle+Alura
- Host: GitHub
- URL: https://github.com/marcossic/challege-encriptador
- Owner: MarcossIC
- Created: 2023-05-30T20:45:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-01T04:18:52.000Z (about 1 year ago)
- Last Synced: 2023-11-01T05:23:42.446Z (about 1 year ago)
- Topics: alura, challenge, css, html, javascript, oracleone
- Language: CSS
- Homepage: https://marcossic.github.io/challege-encriptador/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# challege-encriptador
## :rocket: Demo
You can enjoy the site at: [view webpage](https://marcossic.github.io/challege-encriptador/)## :sparkles: Introduction
This repository is part of one of the challenges given to be developed in the Oracle one program given by Oracle+Alura### Condiciones
El reto consistia en una pagina web capaz de:
- Encriptar textos.
- Desencriptar textos.Esto lo deberia de hacer escribiendo dentro el texto en un input y al darle a un boton "Encriptar" para encriptarlo y mostrar en un display el resultado.
Luego si se quisiera desencriptar poner un texto encriptado y al darle a un boton "Desencriptar" para desencriptar y mostrar en un display el resultado.### Encriptacion
Para las condiciones o reglas para la encripcion del texto se debiand de seguir las reglas en este tablero de [trelo](https://trello.com/b/WTdfcewC/encriptador-de-texto-alura-challenges-one)## đ Stack
The project was developed in Angular 16 with the technologies of:## âšī¸ Development server
Since it is nothing more than CSS and HTML, you can download the repository and run it with a VisualStudio LiveServer.## :muscle: Project Status
I have already finished the challenge, therefore you will no longer receive updates or changes