The id (for frontend) mentioned in the SRS document should not be modified at any cost. Failing to do may fail test cases.
Remember to check the screenshots provided in the SRS document. Strictly adhere to id mapping and attribute mapping. Failing to do may fail test cases.
Strictly adhere to the proper project scaffolding (Folder structure), coding conventions, method definitions and return types.
Adhere strictly to the API endpoints given in the SRS document.
FrontEnd Task Details:
Task 1: Create the Login component to log in to the application.
Task 2: Validate all the fields on the login page.
Task 3: login Service
Create a service that maps the post request to the Login component.
Create a mock API called users.json to test your Login endpoints.
You can use postman/swagger to test your API.
Refer to the SRS documents for API endpoints.
Task 4: Add Styles
Enhance the design using a material design library or bootstrap
Content Description: Epic: User Management | Epic ID: E-001 | Sprint: Sprint-1
User Story: Login Widget | User Story ID: US-002
Task: Login page | Task ID: FE-T-002
Role: Frontend Designer
Tech Stack: Angular 10+/ React 16+
Material Design / Bulma / Bootstrap
Key points to remember:
The id (for frontend) mentioned in the SRS document should not be modified at any cost. Failing to do may fail test cases. Remember to check the screenshots provided in the SRS document. Strictly adhere to id mapping and attribute mapping. Failing to do may fail test cases. Strictly adhere to the proper project scaffolding (Folder structure), coding conventions, method definitions and return types. Adhere strictly to the API endpoints given in the SRS document.
FrontEnd Task Details:
Task 1: Create the Login component to log in to the application.
Task 2: Validate all the fields on the login page.
Task 3: login Service
Create a service that maps the post request to the Login component. Create a mock API called users.json to test your Login endpoints. You can use postman/swagger to test your API. Refer to the SRS documents for API endpoints. Task 4: Add Styles
Enhance the design using a material design library or bootstrap