A secure and scalable backend system designed to verify digital certificates using unique IDs and QR codes. This solution ensures authenticity, prevents forgery, and enables real-time validation.
🔗 https://certificate.microdegree.in/
Sample Certificate: https://certificate.microdegree.in/cert/DOEC-11307
Traditional certificates are prone to forgery and difficult to verify efficiently.
This system provides a secure, API-driven verification mechanism using unique certificate IDs stored in a cloud database.
- Backend: FastAPI
- Database: Supabase (PostgreSQL)
- API: RESTful verification endpoints
- Frontend: HTML, Tailwind CSS
- Deployment: Vercel / Render / Cloud Platforms
- Containerization: Docker
- ✅ Unique ID and QR-based verification
- ✅ Secure certificate validation
- ✅ Public verification endpoint
- ✅ Real-time database lookup
- ✅ Cloud-hosted and scalable
- ✅ Fast and reliable API responses
- ✅ Modern and responsive UI
| Technology | Purpose |
|---|---|
| FastAPI | Backend Framework |
| Supabase | PostgreSQL Database |
| Python | Core Programming Language |
| Tailwind CSS | Frontend Styling |
| Docker | Containerization |
| Vercel & Render | Deployment Platforms |