This repository is deprecated in favor of MicroRealEstate.
The new version uses latest stack on the front-end (NextJS, ReactJS, MobX). The split between front and back-end code is more obvious and the UI has been fully rewritten.
Also, additional functionalities were added in order to customize the application to the landlords needs.
Developer wise MicroRealEstate should be easier to enhance and to maintain.
This nodejs project is a tentative of web application that offers a toolkit for owners of buildings, flats, offices, meeting rooms, car parks, letter boxes...
The idea is to make easy the management of properties and occupants by proposing many services:
- Gather all information of your properties and occupants in one place
- Create rent contract from templates available in the system
- Follow the rent payments month by month
- Template letters for recovery of not paid rents
Follow instructions from here
Back-end:
Node, Express, MongoDB, EJS (templates), PassportJS (authentication)
Front-End:
JQuery, Bootstrap, Handlebars, and frontexpress
Build system based on RollupJS
Simply to help my best friend and I to manage properties that we rent.
Above all, to have a good reason to play with node and javascript :-)