Guardian Vault, crafted by the dynamic team at Code $trikers, redefines digital document storage and management. With advanced features and robust security measures, it offers seamless organization, collaboration, and accessibility for individuals and businesses alike. It's not just a repository; it's a game-changer in the digital landscape, ensuring peace of mind and efficiency in handling vital data.
- Arsh Tiwari (Frontend and Backend)
- Arush Karnatak (AI/ML Models, Facial Recognition)
- Srijan Anand Gupta (UI/UX Design)
- Prayag Jain (Frontend and Backend)
The website, though incomplete, is deployed on Google Cloud using Firebase-
https://guardian-vault-codestrikers.web.app/
- Clone this repository
git clone https://github.com/prayag2/guardianvault
- Install node dependencies
cd guardian-vault && npm install
- Run the server
npm run dev