IFCD0210 Sprint Backlog

ifcd0210
backlog

Sprint Backlog

Sprint Backlog

Sprint#10: ApartmentPredictor Full-Architecture III (February 2026)

Backlog Sprint#10 January 2026
# Day Date Topics Details Topics
10 34 16/02/2026 - Sprint#10: ApartmentPredictor Full-Architecture III

- React:
(1) intro: Describing the UI: .jsx and what is a component
(2) Hooks: useState and useEffect: with who is syncing / dependencies & return clean-up
(3) maps & ES6 & Manage state & render cycle
(4) Forms & SPA CRUD operations for Apartment: react Hook form
(5) decoupled version with custom hook > Context
(6) - useContext

++ Architecture:
(1) Vaadin: Spring Boot + React (Hilla) / Flow (Java)
(2) NextJS: NodeJS + React
(3) Expo: AWS + React Native
- React Principles
- Describing the UI
- Adding Interactivity

- react-hook-form
- Built-in React DOM Hooks
- React Hooks

- Context

- Nextjs / Vaadin / React Native / Expo
35 17/02/2026 - React:
(1) intro: Describing the UI: .jsx and what is a component
(2) Hooks: useState and useEffect: with who is syncing / dependencies & return clean-up
(3) maps & ES6 & Manage state & render cycle
(4) Forms & SPA CRUD operations for Apartment: react Hook form
(5) decoupled version with custom hook > Context

- useContext
- useReducer
- React Principles
- Describing the UI
- Adding Interactivity

- ApartmentPredictor-React: xxxx
- Reducer
- Context
36 18/02/2026 - React:
(1) intro: Describing the UI: .jsx and what is a component
(2) Hooks: useState and useEffect: with who is syncing / dependencies & return clean-up
(3) maps & ES6 & Manage state & render cycle
(4) Forms & SPA CRUD operations for Apartment: react Hook form
(5) decoupled version with custom hook > Context

- useContext
- useReducer
- Material sideBar: Drawer
- React Principles
- Describing the UI
- Adding Interactivity

- ApartmentPredictor-React: xxxx
- Material UI React Drawer
37 19/02/2026 - ApartmentPredictor:
(1) Base Project Backend Spring Boot
(2) API Rest
(3) H2 DB Local & JPA
(4) Apartment <-> Review <-> Reviewer
(5) Apartment <-> School
(6) Apartment <-> Contract
(7) Person Inherence with Owner / Reviewer
(8) PseudoCode & Planning PRA#02
- PRA#02: Java UML + Implementation + H2 Data Population


- Spring Boot: JPA Inherence
- JPA Relationships Guide
- CACAJEC
- Postman: apartmentPredictorCRUD
Note
  • --------- topic pending
  • - topic done in class
  • ++ new topic not planned
Back to top