/loca

Open source real estate management

Primary LanguageJavaScriptMIT LicenseMIT

Loca

Gitter Docker Build Status Coverage Status Only backend code is covered see issues #8 and #9

What's Loca?

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

Loca

Check out the live demo.

Getting started

Follow instructions from here

Technical Stack

Back-end:

Node, Express, MongoDB, EJS (templates), PassportJS (authentication)

Front-End:

JQuery, Bootstrap, Handlebars, and frontexpress

Build system based on RollupJS

Why I created this application?

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 :-)