Actions
Bug #7
openLoans Module – User Stories
Start date:
Due date:
% Done:
100%
Estimated time:
Description
1. Navigation – Loans Dropdown¶
User Story
As a visitor,
I want to see loan-related options under the Loans menu,
So that I can navigate to the required loan section easily.
Acceptance Criteria
- “Loans” must be available in the main navigation bar.
- On hover (desktop), dropdown must display:
- Jewel Loans Information
- Jewel Loan Calculator
- Door step pick up and delivery
- On click:
- Jewel Loans Information → Navigate to information page.
- Jewel Loan Calculator → Navigate to calculator page.
- On mobile, dropdown must expand on click (not hover).
- Links must work without errors.
- URL structure must be SEO-friendly.
2. Jewel Loans Information Page (Static)¶
User Story
As a visitor,
I want to view information about Jewel Loans,
So that I understand loan details and benefits.
Acceptance Criteria
- Page content must be static.
- Content and image must be exactly the same as the old live website.
- Proper formatting (headings, spacing, paragraphs) must be preserved.
- Breadcrumb:
- Home > Loans > Jewel Loans Information
- Header and footer must remain consistent with Home page.
- Fully responsive layout.
- SEO-compliant structure:
- Single H1 tag
- Proper H2/H3 hierarchy
- Alt text for image
3. Jewel Loan Calculator Page¶
User Story
As a visitor,
I want to calculate jewel loan eligibility and submit an enquiry,
So that I can understand loan amount and contact the company.
Acceptance Criteria
- UI and content must match the old website.
- Dropdown values must match exactly as shown:
- Best Loan - 916
- Smart Loan - 916
- 1 Rupee - 916
- Vyapar Virudhi - 916
- Short Term - 916
- Super Loan - 916
- Calculator fields must function as per defined business logic.
- Enquiry submission:
- On submission, email must be sent to configured admin email IDs.
- Enquiry details must be stored in admin panel/database.
- Proper validation for required fields.
- Breadcrumb:
- Home > Loans > Jewel Loan Calculator
- Fully mobile responsive.
- No layout break in mobile view.
- SEO-friendly URL and meta configuration.
Non-Functional Requirements¶
- All content must be same as old website (no modification).
- SEO-friendly meta title and meta description per page.
- Clean URL structure.
- Image alt tags required.
- Fully responsive:
- Mobile
- Tablet
- Desktop
- Page load optimized (under 3 seconds preferred).
- No console errors.
- No broken links.
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