icon picker
Week 7


Task 7
Functionality
Task
Responsible Members
Timeline
Date
1
Request inspection
Design the interface for users to request an inspection, including any forms or input fields required.
CG
chungdu gyeltshen
Week 8
25/03/24 - 31/03/24
2
Develop frontend components for the inspection request interface.
Pragadh Shrestha
3
Implement backend logic to handle inspection requests
CG
chungdu gyeltshen
4
Application form
Design the application form, including all necessary fields for users to provide relevant information (e.g., personal details, rental history, employment information).
Week 8
25/03/24 - 31/03/24
5
Develop frontend components for the application form.
Pragadh Shrestha
6
Implement backend logic to handle application submissions, including validating the information provided and storing it in the database.
Sonam Wangmo
There are no rows in this table

Acceptance Test

Request Inspection
Task: Design the interface for users to request an inspection, including any forms or input fields required.
Acceptance Criteria:
The inspection request interface should be user-friendly and intuitive.
It should include input fields for users to enter their contact information, preferred inspection date/time, property details, and any additional comments.
Users should be able to submit the inspection request form easily.
Frontend components such as input fields, date/time pickers, and buttons should be well-designed and responsive.
Upon submission, the backend logic should handle the inspection request, validate the input data, and store it in the database.
Users should receive a confirmation message after successfully submitting the inspection request.
Application Form
Task: Design the application form, including all necessary fields for users to provide relevant information (e.g., personal details, rental history, employment information).
Acceptance Criteria:
The application form should cover essential information required for processing applications, such as personal details (name, contact information), rental history, employment information, financial details (income, credit score), and references.
The form should be structured and organized, with clear labels for each input field.
Validation should be implemented to ensure that all required fields are filled out correctly.
Frontend components for the application form should be user-friendly and responsive, including input fields, dropdowns, checkboxes, and submit buttons.
Upon submission, the backend logic should handle the form data, validate the input, perform any necessary checks (e.g., credit checks), and store the application details securely in the database.
Users should receive a confirmation message after successfully submitting the application form.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.