Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orpms/orpms
Opensource Real Estate Property Management System
https://github.com/orpms/orpms
property-management property-search real-estate real-estate-management real-estate-platform real-estate-rental realestate realestateagency realestatecloud
Last synced: about 1 month ago
JSON representation
Opensource Real Estate Property Management System
- Host: GitHub
- URL: https://github.com/orpms/orpms
- Owner: orpms
- License: gpl-2.0
- Archived: true
- Created: 2018-12-29T08:28:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:42:34.000Z (about 1 year ago)
- Last Synced: 2024-04-16T08:11:31.594Z (9 months ago)
- Topics: property-management, property-search, real-estate, real-estate-management, real-estate-platform, real-estate-rental, realestate, realestateagency, realestatecloud
- Language: JavaScript
- Homepage: https://orpms.github.io/orpms/
- Size: 514 KB
- Stars: 54
- Watchers: 5
- Forks: 33
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orpms
Opensource Real Estate Property Management System====
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/orpms)
[![Build Status](https://travis-ci.org/orpms/orpms.svg?branch=master)](https://travis-ci.org/orpms/orpms)
[![Coverage Status](https://coveralls.io/repos/github/orpms/orpms/badge.svg?branch=master)](https://coveralls.io/github/orpms/orpms?branch=master)## What is ORPMS?
This nodejs project is a opensource real estate property management system.
A 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## Getting started
Coming Soon
## Technical Stack
### Back-end:
* Node
* Express
* MongoDB
* EJS (templates)
* PassportJS (authentication)### Front-End:
* JQuery
* Bootstrap
* Handlebars
* frontexpress### Build system
* RollupJS