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.
- Vansh Tyagi
- Sujal Raj
- Aparna Ojha
- Ankit Gupta
- 📄 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.
- 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 📸
- Node.js (v14.x or higher) 📦
- MongoDB 🌱
- Git 🧑💻
- Clone the repository and navigate to the project directory.
- Backend Setup:
cd server npm install npm start
- Frontend Setup:
cd client npm install npm start
- 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!
- Fork the repository.
- Create a branch for your feature (git checkout -b feature-name).
- Commit your changes (git commit -m 'Add feature').
- Push the branch (git push origin feature-name).
- Create a Pull Request to propose your changes.
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!
This project is licensed under the MIT License – see the LICENSE file for more details.