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.
- Customer Management
- Plot Management
- Apartment/Housing Booking
- Customer Payment
- Graphical Dashboard
- Add Realestate Account app to your bench.
$ bench get-app realestate_account https://github.com/ce-construction/realestate_account.git --branch main
- Install the app on the required site.
$ bench --site sitename install-app realestate_account
- Update your app in the app directory.
$ git pull
- Migrate the app to required site.
$ bench --site sitename migrate