devicemxl / microrealestate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donate

Microrealestate

The application that helps the landlords to manage their properties and rentals.

Features

The main functionalities are:

  • Store information of the properties and the tenants in one place
  • Create rent leases from templates
  • Follow the rent payments and manage the rent overdues
  • Create custom documents to communicate with tenants
  • Manage the real estate business with several collaborators and in different 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

The mre executable is used for building and running the application. If running on Windows use mre.exe on Mac mre-macos.

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

Once the application is ready, the message bellow is displayed:

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

Run the user interface

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

Community

Donate

Support me to work on this project and to enjoy one coffee or two 🙌 Donate

Contact

License

MIT

About

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

License:MIT License


Languages

Language:JavaScript 92.1%Language:EJS 5.7%Language:Dockerfile 1.0%Language:CSS 0.7%Language:Shell 0.4%