TrueDoor
Students: Felix Arbucias, John Corbacho, Alan Touze, Isaac Torres
Instructor/Faculty: Masoud Sadjadi, Florida International University
Purpose
System Design
TrueDoor is a lightweight full-stack property lookup tool consisting of a Python Flask backend and a minimal Chrome extension frontend that work together to quickly retrieve and display estimated property values using only an address.
Components:
Technology Stack
Frontend | Javascript, HTML |
Backend | Flask/ Python |
AI integration | Gemini |
Styling | CSS |
Backend Logic
Key Features
Input Form
Property Value View
Challenges
Conclusion
TrueDoor successfully combines a Flask backend and a Chrome extension to create a fast, accessible property lookup tool.
By integrating MCP and Gemini APIs and handling data parsing and real-time responses, we built a streamlined full-stack application that simplifies property value estimation.
This project strengthened our skills in backend development, API integration, frontend-extension design, and problem-solving within practical constraints.