boblyx / vestate

Webapp for Aggregating Real Estate Data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

  • A Simple real estate info navigator.
  • Display plans, cost / sqm
  • 3D viewer (switchable to orthogonal) to view layout to review:
    • Natural Lighting (glare / sun exposure)
    • Natural Ventilation (low resolution airflow using LBM)
    • Views
    • Nearby buildings
  • Strengths / Weaknesses list:
    • Views
    • Proximity to amenities
    • Available Facilities
    • Maintenance Fees
    • Pests
    • Neighbours

Planned Tech Stack

Development

Run the following command in the root of the project to start the Dioxus dev server:

dx serve --hot-reload

And in a separate terminal

bash tailwindcss.sh

TODO

  • Basic Setup for CSS and multiple components
  • Basic setup for bevy-dioxus to render 3D
  • Landing Page
  • Schema for estate item and units, strengths and weaknesses
  • Panel for adding / removing entries

Motivation

  • Learn Rust
  • Make a somewhat useful app

About

Webapp for Aggregating Real Estate Data

License:Apache License 2.0


Languages

Language:CSS 85.6%Language:Rust 12.3%Language:JavaScript 1.3%Language:Shell 0.8%