/microrealestate

This is an Open Source Real estate management system which helps landlords to manage their rentals and properties

Primary LanguageShellMIT LicenseMIT

Gitter

Microrealestate

Features

This project is a set of services and a web application to help the landlords to manage their properties: buildings, flats, offices, meeting rooms, car parks, letter boxes...

The main functionalities of this project are:

  • Gather all information of the properties and the tenants in one place
  • Create rent leases from templates
  • Follow the rents month after month and manage the recovery of the amounts not received
  • Create custom documents (letters, emails) to easily communicate with tenants
  • Manage the real estate business with several collaborators and organizations

Screenshots

Rents page Send notices, receipt by email Pay a rent
drawing drawing drawing
Tenants page Tenant details
drawing drawing
Properties page Property details
drawing drawing
Landlord page Template leases Author a contract
drawing drawing drawing
Members
drawing

Getting started

Prerequisite

  • Docker and docker-compose installed

The mre bash script is uses for building, running the application. If running on Windows use mre.ps1.

Clone the GitHub repository

$ git clone --recursive https://github.com/microrealestate/microrealestate.git

Go to the microrealestate

$ cd microrealestate

Build the application

$ ./mre build

Start the application

$ ./mre start

At the end, it displays the application links:

Front-end                 http://localhost:8080/app
Deprecated Front-end      http://localhost:8080

Run the user interface

Take your favorite internet navigator and go to this link: http://localhost:8080/app

Community

Contact

License

MIT License