Skip to content

Jayethian_Text_Encryptor is a modern web application designed to encrypt and decrypt text securely using React for the frontend and Flask for the backend. The app provides a simple, intuitive interface where users can enter text and receive an encrypted output instantly.

Notifications You must be signed in to change notification settings

Jayetheus/jayethian-text-encryption-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JAYETHIAN TEXT ENCRYPTOR

๐Ÿ“Œ NOTE

This is a project to test my knowledge of the React library and Flask microframework.
I am planning to deploy the application here (https://jayethian-text-encryption.vercel.app) since it is still in development (and may be deprecated in the future).


โš™๏ธ FRAMEWORKS AND LIBRARIES USED

๐Ÿ–ฅ๏ธ Frontend: React (JavaScript)

๐Ÿ–ฅ๏ธ Backend: Flask (Python)

Find the requirements.txt file inside the backend directory. However, for convenience, here are the dependencies:

๐Ÿ Python Requirements:

blinker==1.9.0 cffi==1.17.1 click==8.1.8 colorama==0.4.6 cryptography==44.0.2 Flask==3.1.0 flask-cors==5.0.1 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.2 pycparser==2.22 Werkzeug==3.1.3

โš›๏ธ React Libraries:

  • Axios

Signed,
๐Ÿš€ Jayetheus

About

Jayethian_Text_Encryptor is a modern web application designed to encrypt and decrypt text securely using React for the frontend and Flask for the backend. The app provides a simple, intuitive interface where users can enter text and receive an encrypted output instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published