Universal Data Hub
Universal Data Hub is a BCA 4th-semester project built with Flask that provides a flexible data management platform. The admin can dynamically create forms, and users can fill them out while choosing how their data is shared — publicly, anonymously, or privately. The goal of this project is to build a centralized storage hub where users retain control over who can access or reuse their data.
- 🧩 Admin panel to create and manage dynamic forms
- 📝 Users can submit data with configurable privacy options
- 🔒 Supports public, anonymous, or private data sharing modes
- 📊 Centralized data hub for cross-application access
- ⚙️ Built with Flask, SQLite3, and SQLAlchemy
- 🎓 Developed as part of a BCA academic project
This project explores the idea of user-controlled data sharing, allowing flexible access rules and building a foundation for interoperable, privacy-aware applications.