Giter VIP home page Giter VIP logo

property_web_builder's Introduction

PropertyWebBuilder

Backers on Open Collective Sponsors on Open CollectiveBuild Status

This project has been created to address a glaring gap in the rails ecosystem: the lack of an open source project for real estate websites.

The result is that WordPress has become the dominant tool for creating real estate websites. This is far from ideal and PropertyWebBuilder seeks to address this.

Read more about this here: http://propertywebbuilder.com

##Demo

You can try out a demo at https://propertywebbuilder.herokuapp.com

To see the admin panel, login as user [email protected] with a password of "pwb123456".

pwb_iphone_landing

Rails Version

PropertyWebBuilder runs with Rails '>= 5.1.0'

Ruby Version

PropertyWebBuilder runs with Ruby >= 2.0.0.

Installation

Install into an existing Rails project by adding these lines in your applications's Gemfile:

gem 'pwb', git: 'https://github.com/etewiah/property_web_builder', branch: 'master'
gem 'globalize', git: 'https://github.com/globalize/globalize'
gem 'paloma', github: 'fredngo/paloma'

Also, be sure to use Postgres as your database (by having the "pg" gem and Postgres installed locally And then execute:

$ bundle

Mount the PropertyWebBuilder by adding the following to your routes.rb file:

mount Pwb::Engine => '/'

and run the ff commands from the console:

rails pwb:install:migrations
rails db:create
rails db:migrate
rails pwb:db:seed
rails pwb:db:seed_pages

Deploying to Heroku

PropertyWebBuilder can be deployed to heroku in a few minutes.

You can use this sample project with full instructions on deploying to heroku:

https://github.com/etewiah/pwb-for-heroku

If you are too lazy to read about deploying, you can simply sign up for Heroku and click the button below:

Deploy

You can see an example of a site created with PropertyWebBuilder here:

http://re-renting.com

And a video about how to deploy to heroku here:

Depoly PWB to heroku

Features

  • Multilingual
  • Multi-currency
  • Powerful search component
  • Fully featured admin panel
  • Google maps integration
  • Customisable look and feel
  • Easily extendable
  • Search engine friendly
  • Mobile friendly responsive layout
  • Fully open source

Coming soon

These are some features I plan to add over the coming months. If there is something you need which is not on the list, please let me know. I am also interested in knowing which of these features I should prioritize.

Contribute and spread the love

We encourage you to contribute to this project and file issues for any problems you encounter.

If you like it, please star it and spread the word on Twitter, LinkedIn and Facebook. You can also subscribe to github notifications on this project.

Please consider making a contribution to the development of PropertyWebBuilder. If you wish to pay for specific enhancements, please email me directly (opensource at propertywebbuilder.com).

I would like PropertyWebBuilder to be available in as many languages as possible so any help with translations will be much appreciated. A basic Spanish version of this document can be found here: https://github.com/etewiah/property_web_builder/blob/master/README_es.md


Thanks to the awesome Locale contributing to the translations is super easy!

  • Edit the translations directly on the property_web_builder project on Locale.
  • That's it!
  • The maintainer will then pull translations from the Locale project and push to Github.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! ๐Ÿ™ [Become a backer]

Sponsors

PropertyWebBuilder is currently sponsored by Coddde, Ruby On Rails consultants based in Spain and Chile: Coddde

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

The gem is available as open source under the terms of the MIT License.

property_web_builder's People

Contributors

batuhan avatar carquet avatar cvillalba avatar dborovsky avatar etewiah avatar itms-anhpham avatar please-wait avatar xdamman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.