Skip to content

EmberJS based admin panel for PropertyWebBuilder ( Real estate website builder)

Notifications You must be signed in to change notification settings

etewiah/property_web_builder_admin

Repository files navigation

PropertyWebBuilder Admin Panel

built with emberjs

Please help support this project by making a contribution to PropertyWebBuilder here: https://opencollective.com/property_web_builder

Gitter

PropertyWebBuilder is a website builder for the real estate sector. It can be adapted for use as a CRM, property listings site, vacation rentals listing site etc.

This project provides an admin panel that uses the API endpoints provided by PropertyWebBuilder to manage the look and feel, property listings, agency details etc.

Please note that as of February 2018 this project is in the process of being replaced by an implementation using Vue js. The new repo for that is here:

https://github.com/etewiah/pwb-admin-vuetify

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

About

EmberJS based admin panel for PropertyWebBuilder ( Real estate website builder)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published