Duplexa
Duplexa, powered by React, combines a Python backend and React frontend to streamline data redundancy removal. This web app optimizes storage, enhances data integrity, and provides a user-friendly interface for efficient data management. Simplify redundancy challenges with Duplexa.
Tech Stack :

🚀 Duplexa (Data Redundancy Removal Algorithm)
Description:
Data Redundancy Removal Algorithm is a project aimed at efficiently removing data redundancy from large datasets. The backend is implemented in Python, utilizing the XXHash algorithm to identify and eliminate redundant data. The frontend is developed using ReactJS, providing users with a user-friendly interface to manage and visualize the data.
Data Redundancy Removal Algorithm is a project aimed at efficiently removing data redundancy from large datasets. The backend is implemented in Python, utilizing the XXHash algorithm to identify and eliminate redundant data. The frontend is developed using ReactJS, providing users with a user-friendly interface to manage and visualize the data.
📄 Our PPT for Bhuvan ISRO Hackathon - Duplexa.pdf
Table of Contents
- Installation 🛠️
- Getting Started 🏁
- Usage 💻
- Troubleshooting 🛠️
- Contributing 🤝
- License 📝
- Acknowledgements 🙏
- Contact 📬
- Version History 📅
Installation 🛠️
Prerequisites
- Python 3.x
- Node.js
Installation Steps
- Clone the repository:
- Navigate to the project directory:
- Install Python dependencies:
- Install Node.js dependencies for the frontend:
Getting Started 🏁
After completing the installation steps, follow these instructions to start using the project:
- Run the Python backend server:
- Start the React frontend application:
- Access the application in your web browser at
Usage 💻
To use the Data Redundancy Removal Algorithm:
- Upload your dataset to the application.
- The algorithm will analyze the dataset and remove redundant data using the XXHash algorithm.
- View the optimized dataset and download the processed data if needed.
Troubleshooting 🛠️
Issue: Backend server fails to start
- Solution: Ensure that Python 3.x is installed and all dependencies are installed correctly. Check for any error messages in the console for further diagnosis.
Issue: Frontend application crashes unexpectedly
- Solution: Make sure Node.js is installed and all frontend dependencies are installed using . Check the console for any error messages to identify the issue.
Contributing 🤝
Contributions are welcome! Please follow these guidelines when contributing to the project:
- Fork the repository and create a new branch for your feature or bug fix.
- Make your changes and submit a pull request detailing the changes made.
- Ensure that your code follows the project's coding standards and conventions.
Contact 📬
For any questions, feedback, or support, please contact us at anishmane70@gmail.com.