This project is a full-stack video streaming platform called "StreamAsian," designed as a college video library for lectures, workshops, events, and movies.
Core Features
Users register/login via a modern form with tabs for sign-in/registration, storing credentials in Firebase Firestore. They upload videos (with optional thumbnails) to Cloudinary, which generates secure URLs and auto-thumbnails by replacing .mp4 with .jpg; metadata (title, category, subject, description) saves to Firebase. Vide