🎬 Video Portal

Simple, clean, and ready for your video workflow.

Use the input page to submit your phone number and one YouTube video. Use the data page to see your stored stats and submitted details.

How it works

Enter your phone number in 07xxxxxxxx format, get WhatsApp contact flow, then submit one video.

Saved data

Phone number, approval state, video details, view count, and total watch time.

Admin page

Admin controls live on a separate dashboard page.

Open dashboard →

What this portal gives you

A simple front page that routes users to the right section without confusion.

Fast navigation Two main buttons take users directly to input or data pages.
Mobile friendly Layout adapts cleanly on phones, tablets, and desktop screens.
Ready for Firebase Works smoothly with your Firestore-based logic on the other pages.

Project note

Keep this page lightweight. Let the real logic live in input.html, data.html, and dashboard.html.

Use index.html as the landing page This is the first page users will see when the site opens.
Keep the design consistent Same colors, rounded cards, and button style across all pages.
Deploy on Cloudflare Pages Perfect for a static HTML/CSS/JS site with Firebase backend.