mohsinalimat / realestate_account

Real-estate Account Management System ( Frappe Framework )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realestate Account logo

Open source app specifically designated for investing in real estate assets.

Introduction

Realestate Account could be managed by an individual or an entity, and funds in this account would be used for acquiring, managing, and selling real estate properties.

Screenshot-20230526121531

Key Features

  • Customer Management
  • Plot Management
  • Apartment/Housing Booking
  • Customer Payment
  • Graphical Dashboard

Installation

Manual Installation

  1. Add Realestate Account app to your bench.
$ bench get-app realestate_account https://github.com/ce-construction/realestate_account.git --branch main
  1. Install the app on the required site.
$ bench --site sitename install-app realestate_account

Update App

  1. Update your app in the app directory.
$ git pull
  1. Migrate the app to required site.
$ bench --site sitename migrate

Contributors

🙂

About

Real-estate Account Management System ( Frappe Framework )

License:Other


Languages

Language:JavaScript 67.6%Language:Python 32.4%