A blockchain-based counterfeit product detection system developed using Django, MySQL, and QR code technology. The system helps verify product authenticity and prevents the circulation of fake products.
- Product Registration
- QR Code Generation
- Product Verification
- Blockchain-Based Authentication
- Customer Verification Portal
- Seller Management
- Admin Dashboard
- Python
- Django
- MySQL
- HTML
- CSS
- JavaScript
- Blockchain
- QR Code
- Admin Module
- Seller Module
- Customer Module
- Product Verification Module
- Clone the repository
- Install dependencies: pip install -r requirements.txt
- Configure MySQL database
- Run: python manage.py runserver
Swetha Reddy