Inspiration

Our project was inspired by the movie The Big Short, which explores the 2007-2008 financial crisis. This film highlighted the importance of accurate financial forecasting and analysis, motivating us to create a tool that predicts real estate prices based on various inputs.

Overview

Our application provides an estimated sale price for real estate properties based on location and specific property details. Users input information such as:

  • Property Type: Residential or Commercial
  • Residential Type (if applicable): Condo, Town-house, Single-family, Multi-family

The application then calculates and displays an estimated sale price for the property.

Technology Stack

We developed the application using:

  • React JS for the front-end, enabling a responsive and dynamic user interface.
  • Microsoft Azure for cloud-based machine learning and data processing.
  • SQL for database management, ensuring reliable data storage and retrieval.

Development Challenges

Initially, we began the project using Java, but quickly realized that it was not the best fit given our expertise and the project's requirements. After shifting our focus to building a web application, we selected React JS for the front-end. We encountered issues with MongoDB for the back-end, leading us to switch to SQL for more stable performance.

Achievements

We are particularly proud of:

  • Our first hackathon experience: This project marked our debut in hackathons, providing invaluable learning experiences.
  • Learning new technologies: We gained proficiency in React JS, explored machine learning, and utilized Microsoft Azure for predictive analytics.
  • Team collaboration: Working effectively as a team and managing project tasks under time constraints were significant achievements.

Lessons Learned

Through this project, we:

  • Developed skills in managing time-sensitive projects and innovating under pressure.
  • Acquired new programming techniques and languages.
  • Enhanced our ability to work collaboratively in a team setting.

Future Plans for Real Estate Analyzer

Looking ahead, we plan to:

  • Improve our dataset: Find a more comprehensive dataset to train our model for better accuracy.
  • Optimize machine learning algorithms: Identify and implement the most effective algorithm on Microsoft Azure for enhanced predictions.
  • Enhance user experience: Develop a more intuitive and user-friendly interface to facilitate easier navigation and usability.

Built With

Share this project:

Updates