Baithkee News Prompt
I want to build a mobile-first local news web application using Blogger (frontend) and Google Sheets with Google Apps Script (backend). The platform name is Baithkee. The system should work as a fully automated loop system, meaning there will be no manual admin management. The community of users will manage the platform automatically through reporting and interaction. Here are the core requirements: 1. The website should be a single-page mobile-first interface designed primarily for smartphone users. 2. The main screen should display news headlines in horizontal strips (news strips). Only the headline text should be visible initially. A.) The strip should show how many seconds ago the news was posted. 3. When a user clicks a headline, a popup window should open showing the full news text, and the text area must be scrollable. A.) The publisher's name should be displayed at the top, and the number of seconds ago the news was posted should also be visible. The li...