Project

General

Profile

Issues

Filters

Apply Clear

Estimated time: 0:00

# Project Tracker Status Priority Subject Assignee Updated Parent task Parent task subject Author Category Target version Start date Due date Estimated time Total estimated time % Done Created Closed Last updated by Related issues Files
3845 Formula | Hotel App Story To Do High As a developer, I want the Django backend to send an FCM push notification to relevant device(s) when a promotion is published so that content updates reach the kiosk immediately Ajay Maharjan 04/03/2026 06:32 AM Epic #3842 EPIC: Content Sync — Hybrid Poll + Push Mechanism Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3844 Formula | Hotel App Story To Do High As a Flutter kiosk app, I want to call the content sync endpoint on a fixed polling interval so that content is always eventually consistent even without push Ajay Maharjan 04/03/2026 06:32 AM Epic #3842 EPIC: Content Sync — Hybrid Poll + Push Mechanism Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3843 Formula | Hotel App Story To Do High As a developer, I want a GET /api/devices/{token}/content/ endpoint returning active promotions, media URLs, widget config, widget data, slide duration, and pending device commands so that the kiosk has everything in one call Ajay Maharjan 04/03/2026 06:32 AM Epic #3842 EPIC: Content Sync — Hybrid Poll + Push Mechanism Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3842 Formula | Hotel App Epic To Do Medium EPIC: Content Sync — Hybrid Poll + Push Mechanism Ajay Maharjan 04/03/2026 06:36 AM Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3841 Formula | Hotel App Story To Do Medium As a developer, I want API keys for Weather and AQI stored in Django environment variables so that credentials are never committed to source code Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3840 Formula | Hotel App Story To Do Medium As a Hotel Admin, I want the Date/Time widget to always be on and not disableable so that guests always see the current time Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3839 Formula | Hotel App Story To Do High As a Hotel Admin, I want to toggle NRB Forex, Weather, and AQI on or off per device in the CMS so that I can control which widgets appear on each kiosk Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3838 Formula | Hotel App Story To Do Medium As a developer, I want the scraper to store the last successful value and serve it on failure so that widgets show stale data rather than going blank Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3837 Formula | Hotel App Story To Do High As a developer, I want the content sync API to include the latest WidgetData values in the response so that the kiosk never calls 3rd-party APIs directly Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3836 Formula | Hotel App Story To Do Medium As a developer, I want a Celery Beat job that fetches AQI data on a scheduled interval and stores it per hotel city so that air quality is accurate per location Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3835 Formula | Hotel App Story To Do Medium As a developer, I want a Celery Beat job that fetches Weather data on a scheduled interval and stores it per hotel city so that weather is accurate per location Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3834 Formula | Hotel App Story To Do High As a developer, I want a Celery Beat job that scrapes NRB Forex data daily at 1:00 AM and stores it in WidgetData so that exchange rates are always up to date Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3833 Formula | Hotel App Story To Do High As a developer, I want a WidgetData model (widget_type, city, value_json, scraped_at) so that scraped data is persisted and served from the database Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3832 Formula | Hotel App Story To Do High As a developer, I want a WidgetConfig model per device with boolean flags (nrb_enabled, weather_enabled, aqi_enabled) so that widget visibility is stored per device Ajay Maharjan 04/03/2026 06:32 AM Epic #3831 EPIC: Widget System & Third-Party Data Scraping Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3831 Formula | Hotel App Epic In Progress Medium EPIC: Widget System & Third-Party Data Scraping Ajay Maharjan 04/03/2026 06:36 AM Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3830 Formula | Hotel App Story To Do Medium As a developer, I want the QR redirect view to handle invalid or expired tokens gracefully and return a 404 so that broken links do not confuse guests Ajay Maharjan 04/03/2026 06:32 AM Epic #3825 EPIC: QR Scan Tracking & Redirect Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3829 Formula | Hotel App Story To Do Medium As a Hotel Admin, I want QR scan count tracked separately from CTA click count so that I can distinguish between guests who tapped and guests who scanned Ajay Maharjan 04/03/2026 06:32 AM Epic #3825 EPIC: QR Scan Tracking & Redirect Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3828 Formula | Hotel App Story To Do Medium As a Hotel Admin, I want to see the QR scan count per promotion in the analytics view so that I know how many guests scanned each code Ajay Maharjan 04/03/2026 06:32 AM Epic #3825 EPIC: QR Scan Tracking & Redirect Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3827 Formula | Hotel App Story To Do High As a developer, I want a Django view at /qr/{token}/ that logs the scan event and returns HTTP 302 to the destination URL so that every scan is tracked without guest friction Ajay Maharjan 04/03/2026 06:32 AM Epic #3825 EPIC: QR Scan Tracking & Redirect Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3826 Formula | Hotel App Story To Do High As a developer, I want Django to auto-generate a unique QRToken (UUID) when a Scan QR CTA is saved so that each CTA has a unique trackable redirect URL Ajay Maharjan 04/03/2026 06:32 AM Epic #3825 EPIC: QR Scan Tracking & Redirect Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3825 Formula | Hotel App Epic To Do Medium EPIC: QR Scan Tracking & Redirect Ajay Maharjan 04/03/2026 06:36 AM Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3824 Formula | Hotel App Story To Do Medium As a Hotel Admin, I want to preview a promotion without an active device being online so that I can review content at any time Ajay Maharjan 04/03/2026 06:32 AM Epic #3820 EPIC: Promotion Preview Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3823 Formula | Hotel App Story To Do Medium As a Hotel Admin, I want the preview to show the media asset, title, description, and CTA button in their correct positions so that I can validate the full layout Ajay Maharjan 04/03/2026 06:32 AM Epic #3820 EPIC: Promotion Preview Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3822 Formula | Hotel App Story To Do Medium As a Hotel Admin, I want the preview to render in landscape tablet format within the CMS browser so that it accurately reflects the kiosk display Ajay Maharjan 04/03/2026 06:32 AM Epic #3820 EPIC: Promotion Preview Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
3821 Formula | Hotel App Story To Do Medium As a Hotel Admin, I want to click a Preview button on any promotion so that I can see exactly how it will appear on the kiosk before publishing Ajay Maharjan 04/03/2026 06:32 AM Epic #3820 EPIC: Promotion Preview Suraj Risal 03/27/2026 0:00 0:00

03/27/2026 05:16 AM Suraj Risal Actions
(76-100/174) Per page: 25, 50, 100

Also available in: Atom CSV PDF