Skip to content

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

License

Notifications You must be signed in to change notification settings

Esther-Kamau/microrealestate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • EJS 5.7%
  • Other 2.1%