amaraneni-sairam / Decentralized-certificate-verification

Application for Secure academic certificate verification via blockchain
0 stars 0 forks source link

blockchain_certify

Overview

This Flutter-based application simplifies certificate management for teachers and students. Leveraging Firebase for backend services provides secure authentication and scalable cloud-based data storage. Certificates are stored on the blockchain to ensure tamper-proofing.

Technology Stack

Frontend: Flutter Backend: Firebase (Authentication and Realtime Database/Firestore) Database: Firebase Realtime Database or Firestore Blockchain: IPFS Authentication: Firebase Authentication Design: Figma Version Control: Git (GitHub)

Sprint 1 Highlights Onboarding, login, and signup pages developed. Student signup feature implemented securely. Initial database schema designed for user information.

Sprint 2 Goals Integrate Firebase for authentication. Begin development of the student-side application.