Skip to content

A property management system using React, PostgresSQL, Express

License

Notifications You must be signed in to change notification settings

TechSynthesis/zamindar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zamindar

The application which helps the landlords to manage their property rents.

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 bash script is uses for building, running the application. If running on Windows use mre.exe on Mac mre-macos.

Clone the GitHub repository

$ git clone --recursive https://github.com/TechSynthesis/zamindar.git

Go to the zamindar

$ cd zamindar

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

Donation

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

Donate

Contact

License

MIT License

About

A property management system using React, PostgresSQL, Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages