Actions
Bug #6
openDeposits Page – User Stories
Start date:
Due date:
% Done:
100%
Estimated time:
Description
1. Navigation – Deposits Menu¶
User Story
As a visitor,
I want to access the Deposits page from the navigation bar,
So that I can view information about deposit schemes.
Acceptance Criteria
- “Deposits” must be available in the main navigation bar.
- Clicking “Deposits” must navigate to the Deposits page.
- Active state must be highlighted when on Deposits page.
- URL must be SEO-friendly (e.g., /deposits).
- Link must not result in 404 or broken page.
- Mobile navigation must support Deposits link inside hamburger menu.
2. Deposits Page Content (Static)¶
User Story
As a visitor,
I want to view detailed information about deposit schemes,
So that I can understand available options.
Acceptance Criteria
- Page content must be static.
- Content must exactly match the old website (no text changes).
- Formatting (headings, spacing, bullet points, paragraphs) must be preserved.
- No missing content.
- Proper heading hierarchy:
- Single H1 (Deposits or equivalent title)
- Structured H2/H3 where required.
- No layout break on any screen size.
3. Deposits Page Image (Static)¶
User Story
As a visitor,
I want to see the relevant deposit image,
So that the page looks informative and visually structured.
Acceptance Criteria
- Image must be the same as the old website.
- Image quality must not be degraded.
- Image must not stretch or distort.
- Image must be properly aligned (as per design).
- Alt attribute must be added for SEO.
- Image must scale correctly in mobile view.
- If image fails to load, broken icon must not appear.
4. Breadcrumb Navigation¶
User Story
As a visitor,
I want breadcrumb navigation on the Deposits page,
So that I know my location within the website.
Acceptance Criteria
- Breadcrumb format:
- Home > Deposits
- “Home” must be clickable.
- Current page (Deposits) must not be clickable.
- Proper alignment and spacing.
- Must be responsive.
5. Common Header & Footer¶
User Story
As a visitor,
I want consistent header and footer across pages,
So that navigation remains uniform.
Acceptance Criteria
- Header must be same as Home page.
- Footer must be same as Home page.
- All footer links must function correctly.
- No UI inconsistency across pages.
Non-Functional Requirements¶
SEO Requirements¶
- Unique meta title for Deposits page.
- Unique meta description.
- Single H1 tag.
- Proper H2/H3 structure.
- Image must include alt text.
- Clean URL structure (/deposits).
- Page included in sitemap.xml.
- No duplicate content issues.
Performance¶
- Page load time under 3 seconds.
- Optimized image size.
- No console errors.
- No broken links.
Responsiveness¶
- Fully responsive for:
- Mobile
- Tablet
- Desktop
- No horizontal scrolling.
- No content overlap.
- Image scales proportionally.
Updated by Dineshkumar V 4 months ago
- Tracker changed from Bug to Task
- Start date deleted (
03/02/2026)
Updated by Dineshkumar V 29 days ago
- Tracker changed from Task to Bug
- Project changed from 2 to ANL - Video Stream TV App
Updated by Dineshkumar V 27 days ago
- Assignee changed from Dineshkumar V to Sabari V
Actions