Git Product home page Git Product logo

sb102bot's Introduction

SB102Bot ๐Ÿก ๐Ÿ‘ท

NOTE: This entire description was written by ChatGPT.

Introduction

SB102Bot is a Flask-based web application designed for real estate developers in South Florida. It allows you to enter an address and magically reveals the maximum allowable development intensity for multifamily construction at that address. Yup, it's like having your own underwriting assistant who never sleeps.

"Making South Florida's real estate development as easy as 1-2-3, or well, SB-102!"

Features โœจ

  • Address Input: Just type in the address, and hit "Underwrite". It's that simple.
  • Geocoding & Reverse Geocoding: We find out where on Earth your property is.
  • Density Analysis: The maximum allowable residential density for that location. Get those units!
  • Walk Score: Because nobody wants to live where you can't walk to a cafรฉ.
  • Maps & Street View: See the property from space! Or at least from Google's satellites and cars.
  • Intuitive UI: We've put in hours of work to make it look like we didn't put in any work at all.

How it Works โš™๏ธ

  1. The frontend uses Vanilla JS to capture your address.
  2. The backend is a Flask app deployed on Vercel.
  3. We use Google Maps API for geocoding and fetching those sweet, sweet map images.
  4. Our Python backend does all the heavy lifting, fetching density data and walk scores.
  5. The results are displayed in a neat HTML report. Right in your browser. Instantly.

Code Structure ๐Ÿ“

  • public/script2.js: The JavaScript magic wand. Handles UI changes and API calls.
  • public/index.html: Where HTML elements come to life.
  • api/analyze_address.py: The Flask endpoint that ties everything together.

Setup ๐Ÿ”ง

To get this project running locally:

  1. Clone the repository.
  2. Obtain API keys for Google Maps and insert them in script2.js and analyze_address.py.
  3. Run flask run in the root directory.

Humor Segment ๐Ÿคก

Why did the developer go broke?

Because he kept using window.alert() and it kept blocking his income!

Credits ๐Ÿ‘

  • Developer: Oyoops
  • Inspiration: The confusing yet fascinating world of South Florida real estate.

Last Words ๐Ÿ“

If you find a bug, don't keep it; let us know! If you don't find a bug, well, you're not looking hard enough.

Last Updated: Sept. 21, 2023

sb102bot's People

Contributors

oyoops avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.