Actions
Bug #10
openCareers – High Level User Story
Start date:
Due date:
% Done:
100%
Estimated time:
Description
As a job seeker,
I want to view available job openings and apply online,
So that I can submit my resume for suitable opportunities.
Scope & Acceptance Criteria (High Level)
- Careers page must be accessible from the main navigation bar.
- Page must display job listings with:
- Job Title
- Location
- Description
- Apply button
Job Application Flow¶
- On clicking “Apply”:
- User must be able to submit required details (Name, Email, Phone, etc.).
- User must be able to upload resume (supported file formats defined).
- Proper validation must be implemented for mandatory fields.
- On successful submission:
- Application must be sent to configured admin/HR email ID.
- Application details must be stored in admin panel/database.
- Success confirmation message must be displayed to user.
General Resume Submission Section¶
- A general resume submission section must be available at the bottom of the page.
- Users must be able to upload resume without selecting a specific job.
- Resume submission must:
- Send email to configured HR/admin email ID.
- Store applicant details in admin panel/database.
- Proper validation must be implemented.
- File upload must restrict unsupported formats and excessive file size.
Additional Requirements¶
- Breadcrumb must be displayed:
- Home > Careers
- Header and footer must remain consistent with Home page.
- Page must be SEO-friendly:
- Unique meta title and description
- Single H1 tag
- Proper H2/H3 structure
- Fully mobile responsive.
- No layout break, UI overlap, or horizontal scrolling.
- No broken links or console errors.
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