Skip to content

Kawach is a MERN stack project focused on privacy and secure document sharing. Users can upload documents, which are encrypted for confidentiality. The app generates a one-time QR code that allows property shop owners to access and print the document without storing or misusing the data, ensuring complete user privacy.

License

Notifications You must be signed in to change notification settings

iamvtyagi/kawach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Kawach

Kawach is a MERN stack app designed to provide secure and private document sharing, ensuring that your sensitive data remains safe from misuse.

The Problem: Imagine you’re a customer who needs to share a document — let’s say a contract or personal identification — with a cafe owner, or any other business, for a service. In a typical scenario, the cafe owner might save your document on their computer or device, and over time, they could sell or misuse your private information for personal gain.

Once your document is saved on their system, there’s a risk that it could be shared, copied, or resold without your knowledge. Even worse, if they sell your document to a third party, you might never know where your private data ends up or how it’s being used.

👨‍💻 Contributors

  • Vansh Tyagi
  • Sujal Raj
  • Aparna Ojha
  • Ankit Gupta

🌟 Key Features

  • 📄 Secure Document Upload: Encrypt and store documents with confidence. Your data is guarded at every step.
  • 🔒 Advanced Encryption: Protects your documents from unauthorized access, giving you peace of mind.
  • 📱 One-Time QR Code Generation: Generate a unique QR code that can only be scanned once, making unauthorized access nearly impossible.
  • 🔑 User Privacy First: Ensures your data remains yours – no tracking, no selling, just secure sharing.

🛠 Tech Stack

  • Frontend: React.js ⚛ ,Vite, Tailwind CSS
  • Backend: Node.js 🟩, Express.js
  • Database: MongoDB 🗃
  • Encryption: Libraries for document security 🔐
  • QR Code Generation: Libraries to generate one-time use QR codes 📸

🔧 Setup Instructions

⚙ Prerequisites

  • Node.js (v14.x or higher) 📦
  • MongoDB 🌱
  • Git 🧑‍💻

🚀 Installation

  1. Clone the repository and navigate to the project directory.
  2. Backend Setup:
    cd server
    npm install
    npm start
  3. Frontend Setup:
    cd client
    npm install
    npm start
    

🖥 Usage Guide

  • Upload documents securely through the frontend interface.
  • Receive a one-time QR code after uploading.
  • Property shop owners scan this QR code to access and print the document.
  • Once scanned, the QR code expires, ensuring no one else can use it!

📸 Screenshots

1

2

3

4

5

6

7

👨‍💻 Contributing to Kawach

  1. Fork the repository.
  2. Create a branch for your feature (git checkout -b feature-name).
  3. Commit your changes (git commit -m 'Add feature').
  4. Push the branch (git push origin feature-name).
  5. Create a Pull Request to propose your changes.

📞 Contact

If you have any questions, suggestions, or feedback, feel free to reach out to us!

We’re excited to connect with you and appreciate your interest in Kawach!

📜 License

This project is licensed under the MIT License – see the LICENSE file for more details.

About

Kawach is a MERN stack project focused on privacy and secure document sharing. Users can upload documents, which are encrypted for confidentiality. The app generates a one-time QR code that allows property shop owners to access and print the document without storing or misusing the data, ensuring complete user privacy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •