-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Motivation
Finally we are tying everything together to create a comprehensive Police view. To make this happen we need to make a date filter component, compose all existing components together, and connect to the backend.
Deliverables
- A date filter component that will filter parties, matching TDD 4.2.2 Date Range Filter
- The Police page that composes all Police components as according to TDD 4.2.2
- Expected components: Party List, Embedded Map
- Include Address Search (Address Autocomplete Component & Route #41 #84) if it is merged in at the time of development. Otherwise just put a placeholder search bar
- Integrate the Police page with the backend using the following routes from TDD 4.5.3
GET /parties/nearby(depends on Implemented Radius Search Route #70)GET /parties- For now, get all parties and filter client side
- Delete any demo pages for the used components
Important Notes
- Use Tanstack Query for backend integration
- Use the mock api client to connect to the backend
- Do not use the frontend services we made at the beginning of the semester.
Metadata
Metadata
Assignees
Labels
No labels