EduBridge is a modern freelance tutoring platform powered by artificial intelligence. It is designed to create a secure, accessible, and intelligent learning environment for both students and tutors.
EduBridge aims to create a secure and intelligent tutoring ecosystem by combining Firebase technologies with AI APIs like Google Gemini. Its standout feature is the hybrid AI tutor matching, which takes into account both user preferences and historical data. Payments are handled via Razorpay using an escrow model that protects both parties.
Key features include:
AI-based tutor recommendations
Escrow-secured payments
Real-time chat and session booking
Ratings and reviews for tutors
Push notifications
Its future potential includes expansion into upskilling, test prep, and immersive language training with native speakers, making it a holistic learning platform.
Login & Register Users can sign up or log in using email and password. Firebase Authentication handles user credentials securely. Email Verification Upon registration, users receive a verification email. Access to the platform is restricted until the email is verified. User Dashboard After login, users are redirected to a personalized dashboard. Dashboard data (e.g., profile info, sessions, tutor matches) is fetched from Firebase Firestore. My Profile Users can view their profile information including name, email, and role (student/tutor). Data is dynamically loaded from the backend. Edit Profile Users can update their profile fields like name, bio, and interests. All updates are stored in Firestore and reflected instantly in the UI.
Nil