Revisit User Stories
Week 2
Clarification of Project Vision and Goals
Task Creation and Assignment(distribution)
Define layout requirements and user interface elements.
Week 3
12/02/24 - 18/02/24
Create wireframes and obtain stakeholder approval.
Develop responsive design for various screen sizes.
Implement user authentication logic.
Develop frontend components for login and logout.
Integrate login functionality with the database.
Define user profile data requirements.
Create profile page layout and design.
Implement profile page functionality and user data storage.
Determine data fields required for property information.
Week 4
19/02/24 - 25/02/24
Design the interface for adding new properties.
Implement backend logic for adding and storing property data.
Design the layout for displaying a list of all properties.
Develop frontend components for property listing.
implement backend logic for fetching and displaying property data.
Design and develop other pages:
about us, contact us, buy, rent
Design the user interface for editing property details.
Week 5
26/02/24 - 3/03/24
Develop frontend components for editing property information.
Implement backend logic for updating property data.
Design confirmation prompts for property deletion.
Implement frontend components for property deletion.
Implement backend logic for deleting property records.
Develop the layout for displaying detailed information for a property.
Week 6
4/03/24 - 10/03/24
Implement backend logic for fetching and displaying property details.
Redirect the signout button click to signin page
Create a privacy policy page with the privacy content
Add testimonial section under home page
Define the search requirements, including what fields users can search on.
Week 7
11/03/24 - 17/03/24
Implement backend logic to handle search queries, including connecting to the database and retrieving relevant data.
Test the search functionality to ensure it returns accurate results.
Determine the filtering options users can apply, such as by property type, location, price range, etc.
Week 7
18/03/24 - 24/03/24
Design the filter interface, which may include dropdown menus, checkboxes, sliders, etc.
Develop frontend components for the filter interface.
Implement backend logic to process filter selections and return filtered results from the database.
Design the interface for users to request an inspection, including any forms or input fields required.
Week 8
25/03/24 - 31/03/24
Develop frontend components for the inspection request interface.
Implement backend logic to handle inspection requests
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
Develop frontend components for the application form.
Implement backend logic to handle application submissions, including validating the information provided and storing it in the database.
Define Testing Requirements:
Week 9
1/04/24 - 14/04/24