Skip to content

This repository contains the source code for a Encryption and Decryption application built using Python Flask framework and Angular 7.

Notifications You must be signed in to change notification settings

amal-alex07/QR-code-Encrypt_Decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR-code-Encrypt_Decrypt

This repository contains the source code for an Encryption and Decryption application built using the Python Flask framework and Angular 7. It provides a user-friendly interface for Generating an Encrypted QR code using the blowfish algorithm and decrypting the QR code with a Key. The app features end-to-end encryption for privacy.

Key Features

  • Secret Message or Confidential sharing
  • End-to-end encryption
  • User-friendly interface

Technologies Used

  • Python
  • Flask
  • Angular 7
  • HTML/CSS
  • SQL

Project Structure

  • qr: Contains Backend Python Flask code.
  • project front: Contains project Frontend - Angular 7.

Getting Started

To start the project, follow these steps:

  1. Install the front-end prerequisites first.
  2. Launch the Project Amal frontend after finishing the backend installation and running the qr project.
  3. Access the project at http://localhost:4200.

Login Credentials

For login purposes:

  • Username: userone
  • Password: user123

Use these credentials to log in and perform encryption and decryption operations.

How to Run

  1. Start the backend Flask application in the qr directory.
  2. Launch the frontend Angular application by following the instructions in the README file in the project front directory.
  3. Access the application at http://localhost:4200.

Screenshots

1. Login

login

2. Dashboard

Dashboard

3. Encrypt

Encrypt

4. Preview and Download

Preview and Download

5. Download

Download

6. Decrypt

Decrypt

7. Decrypt Screen

Decrypt Screen

8. Deployment Frontend

Deployment_frontend

9. Deployment Backend

Deployment_backend

About

This repository contains the source code for a Encryption and Decryption application built using Python Flask framework and Angular 7.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages