Vort is a Django-powered web application designed for secure certificate validation using hash storage. It enables event organizers to verify certificates efficiently while ensuring authenticity.
- π Secure certificate validation via hash storage
- π Intuitive admin panel for managing event-specific certificates
- β‘ Fast and reliable Django-based backend
- π Efficient database management for quick lookups
- Backend: Django, Python
- Frontend: HTML, CSS, JavaScript
- Database: SQLite
- Security: Hash-based verification
- Clone the repository:
git clone https://github.com/9147/vort.git cd vort