https://github.com/prodsters/property_web_builder
This is a ready to use Laravel based web application for creating real estate websites
https://github.com/prodsters/property_web_builder
laravel properties property-management
Last synced: 3 months ago
JSON representation
This is a ready to use Laravel based web application for creating real estate websites
- Host: GitHub
- URL: https://github.com/prodsters/property_web_builder
- Owner: prodsters
- License: apache-2.0
- Created: 2017-05-10T09:19:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-28T16:06:43.000Z (about 8 years ago)
- Last Synced: 2024-08-07T23:41:21.732Z (about 1 year ago)
- Topics: laravel, properties, property-management
- Language: HTML
- Homepage: https://prodsters.com
- Size: 11 MB
- Stars: 16
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Property Web Builder
====================
This is a ready to use Laravel based web application for creating real estate websites.
**Note that the in-progress branch contains the latest feature. However, masters branch contains the most stable updates**
Demo
====
[http://propertywebbuilder.prodster.io/](http://propertywebbuilder.prodster.io/)**The most up-to-date feature is available in the in-progress branch.**
Description
============
This is a drop-in real estate web application that agents and agencies can use to list available properties.
This project is inspired by [etewiah's project](https://github.com/etewiah/property_web_builder) which was created with Ruby on Rails
It has multi-tenancy built into it. It can easily be used to manage two different group of users with different permission level.
How to use
==========
- Clone this repo
- Run *php artisan migrate*
- Run *php artisan db:seed*
- use these credentials to login test@test.com test123Technology Stack
================
- The application is based on *Laravel 5.4*
- The Backend uses [AdminLTE Template](https://github.com/almasaeed2010/AdminLTE)Features TODOs
==============Front-End
---------
- Home Page
- List Properties for Sale
- List Properties for Renting
- Property details page
- About Agency Page
- Contact Agency PageAdmin-End
---------
- Dashboard/Statistics
- A bar chart of different types of properties available on listing and their quantity
- Edit Home Page ContentsFeatures IMPLEMENTED
====================
Admin-End
--------
- Admin Template Completely setup
- Authentication/Registration
- Adding of Properties
- Editing/Updating of Properties with photos, location and property features
- Database Migrations and Seeder
- Site Content: About, Contact, Terms and Conditions, Footer, Privacy Policy, and Social Media Account Links.
- Site Settings: Features, Property Types, Property States, and Currency.
- Manage Users from the Backend - by Admin alone
- Super-Admin Access Control
- Other Users can just post properties aloneFront-End
---------
-SETUP ERRORS/CONFIG
====================
If you are encountering errors during installation or setup you can read the SETUP_CONFIG.md file in the root of the application. It may contain the solutionSponsors
========
**We need a sponsor to provide us with a demo server**Property Web Builder is proudly sponsored by
- [Prodsters Community](https://prodsters.com) - A community of African talents capable of handling your outsourced projectsContribution Guideline
======================
- Pick a feature in the todo list that you want to implement or suggest one
- Kindly reach out to hello[at]prodsters.com
- We will get back to you and add you to the repo as a contributorLicense
=======
[Apache 2.0](LICENSE)