Bug #4
openHome Page – User Stories
100%
Description
1. Header Section (Logo + Heading)¶
User Story
As a visitor,
I want to see the company logo and heading clearly at the top,
So that I can immediately identify the brand.
Acceptance Criteria
- Company logo displayed on the top left.
- Company name/heading displayed prominently.
- Logo clickable and redirects to Home page.
- Logo must have proper alt text for SEO.
- Page must contain H1 tag with company name.
- Header layout should not break in mobile view.
- Header should be responsive across desktop, tablet, and mobile.
2. Static Banner Section¶
User Story
As a visitor,
I want to see a promotional banner on the home page,
So that I am informed about the company’s primary schemes or announcements.
Acceptance Criteria
- Banner content is static (not managed via admin panel).
- Single banner image or fixed design layout.
- CTA button (if provided) must redirect to configured page.
- Banner image must be optimized for performance.
- Proper alt tag must be added for SEO.
- Banner text must be readable across devices.
- Responsive behavior on desktop, tablet, and mobile.
- No image distortion or stretching.
- No broken image display.
3. Navigation Bar¶
User Story
As a visitor,
I want a navigation bar with all modules,
So that I can easily access other sections of the website.
Acceptance Criteria
- Navigation menu should include all configured modules.
- Active page should be highlighted.
- Mobile view should have collapsible hamburger menu.
- All links must navigate correctly without 404 errors.
- URLs must be SEO-friendly.
- Navigation must remain usable across all devices.
4. Static Content Section with “Read More”¶
User Story
As a visitor,
I want to read a short introduction about the company with a “Read More” option,
So that I can navigate to the About Us page for full details.
Acceptance Criteria
- Content is static (not editable via admin panel).
- “Read More” button must redirect to About Us page.
- Proper paragraph formatting must be maintained.
- Heading hierarchy must follow SEO standards (H2, H3).
- No content overflow on smaller screens.
- Section must maintain layout integrity across all devices.
- Text must be SEO-optimized.
5. Notice Board and Company Highlights (Dynamic)¶
User Story
As a visitor,
I want to see the latest notices and company highlights,
So that I stay informed about important updates.
Acceptance Criteria
- Notices must be dynamically fetched from backend/admin.
- Clicking a notice should open detailed view (if applicable).
- Scrollable or paginated view if multiple notices exist.
- If no notices exist, display "No announcements available."
- Date format must be consistent.
- Section must be responsive.
6. Services We Offer Section¶
User Story
As a visitor,
I want to view the services offered,
So that I understand available deposit and loan schemes.
Acceptance Criteria
- Services must be displayed in card or grid layout.
- Each service must redirect to a detailed service page.
- Content should be clear and structured.
- Cards must align properly across screen sizes.
- No overlapping text or UI distortion in mobile view.
- SEO-friendly content structure with proper headings.
7. Purpose, Vision, Mission (Static Content)¶
User Story
As a visitor,
I want to understand the company’s purpose, vision, and mission,
So that I can evaluate its values and long-term goals.
Acceptance Criteria
- Content must be displayed clearly under separate headings.
- Proper heading hierarchy must be followed.
- Text must be readable on mobile devices.
- Section must not break layout on smaller screens.
- Content must support SEO best practices.
8. Testimonials (Static Content)¶
User Story
As a visitor,
I want to read testimonials from customers,
So that I can build trust in the company.
Acceptance Criteria
- At least two testimonials should be displayed.
- Each testimonial must show customer name and designation (if available).
- Layout must remain consistent across devices.
- If carousel is used, navigation controls must function properly.
- No empty testimonial placeholders should appear.
9. Footer Section¶
User Story
As a visitor,
I want access to important links and company details in the footer,
So that I can easily navigate and contact the company.
Acceptance Criteria
- Footer must contain hyperlinks to all major modules.
- Contact details and company address must be displayed.
- All links must be functional.
- Social media links (if available) must open correctly.
- Copyright information must be visible.
- Layout must stack properly in mobile view.
- Sitemap link should be included for SEO.
Files