Unstick the backend issues with Landlord Mapper
@e-rich18 is already working on this.
Since Aug 3, 2026.
- Dominant language
- Python
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Current problem
A backend/data layer and frontend exist, but the connection between them is incomplete. Hosting and administrative access appear fragile, and the current free-tier Supabase arrangement may become inactive after periods of disuse.
First step
Confirm the actual current architecture, repositories, service ownership, access, and remaining integration gap rather than relying on meeting summaries.
Goal
Produce the smallest showable Landlord Mapper flow: a user submits an address or query, the deployed application reaches the backend/data source, and relevant results are displayed.
Definition of done
- Current architecture and ownership confirmed.
- Required contributors have an appropriate access pathway.
- Frontend/backend integration works in a deployed environment.
- Runtime ownership does not depend solely on an undocumented personal account.
- Setup and handoff information are documented.
- Lessons and policy decisions are fed into #510.
Related: #505 and #484.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.