As a user I want the app colors, typography, and visual theme to be consistent across all pages so the experience feels unified and professional.
As a user I want a backend API to create, read, update, and delete reminders so my data is persisted and retrievable across sessions.
As a user I want the app scaffold pages to visually match the mock designs exactly, with unneeded pages removed, so the interface is consistent and clean.
As a user I want to use a conversational AI assistant powered by GPT via Litellm and Langchain to create and manage reminders using natural language so I can interact with the app effortlessly.
As a user I want to view all my past and upcoming notifications in one place so I can track what I have been reminded of, based on the Notifications v2 JSX design.
As a user I want the backend to support recurring reminder schedules such as daily, weekly, and custom intervals so my reminders repeat automatically.
As a user I want to create a new reminder by entering a title, time, recurrence, category, and priority so I can stay organized, based on the Create Reminder v2 JSX design.
As a user I want the app interface to support multiple languages including Dari and Pashto so I can use the app comfortably in my native language.
As a user I want a backend API to manage reminder categories so I can organize my reminders by topic or area of life.
As a user I want to see a timeline view of my reminders on the home page so I can quickly understand what is coming up, based on the Home v2 JSX design.
As a user I want to view, edit, and delete a specific reminder on a detail page so I can manage my reminders effectively, based on the Reminder Detail v1 JSX design.
As a user in Afghanistan I want all reminder times to be stored and displayed in Afghanistan Standard Time so my reminders trigger at the correct local time.
As a user I want to browse and filter all my reminders in a list view so I can find and manage them easily, based on the Reminders v2 JSX design.
As a user I want the backend to support priority levels for reminders so I can distinguish urgent tasks from lower priority ones.
As a user I want the backend to generate and store notifications for my reminders so I receive timely alerts when a reminder is due.
As a user I want the reminders pages to load real data from the backend API so my actual reminders are displayed and saved correctly.
As a user I want the Create Reminder page to send recurrence settings to the backend and display them correctly so my recurring reminders are saved as intended.
As a user I want to assign categories and priority levels to reminders in the UI and have them persisted via the backend so I can filter and organize reminders effectively.
As a user I want the Notifications page to display real notification data from the backend so I can see an accurate history of my reminder alerts.

No comments yet. Be the first!