DTIX is a full-stack ticket booking application that combines traditional ticketing with blockchain technology. Users can browse events, select seats interactively, and purchase tickets through multiple payment methods (credit cards, MoonPay, HIVE). Key features include NFT ticket minting for authenticity verification, real-time auction rooms
Stars
3
Forks
3
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
80
commits
1
commits
feat: Improve frontend UX with lazy loading and toast notifications, add SEO meta tags, and refine AI event details.
d1c2615View on GitHubfeat: switch AI service from Google Generative AI to Mistral AI and remove hardcoded MongoDB URI from seed script.
6d63d71View on GitHubRefactor code structure for improved readability and maintainability
ae30fc5View on GitHubAdd connect-mongo for session management and configure session store
558e990View on GitHubUpdate title and footer to reflect brand name change from 'DTIX' to 'dih-TIX'
4857184View on GitHubUpdate Navbar component to change display name from 'DTIX' to 'dih-TIX'
b9f7fbbView on GitHubRefactor TicketDetails component to uncomment Hive payment details display
dce87ceView on GitHubAdd react-qr-code dependency and enhance NFT minting logic with mock mode support
446e82eView on GitHubRefactor TicketDetails component to comment out Hive payment details and simplify NFT description
ebe7307View on GitHub