Code Monkey home page Code Monkey logo

django-brokerage's Introduction

django-brokerage

Author: Colin Powell
Date: 2011-04-29
by:One Cardinal Web Development
license:GPLv3

Brokerage is a Django application designed to handle basic needs of a real estate broker's website. It is by no means a complete package for a fully-functioning website, but is instead intended to add the ability to manage listings, agents and the details of a brokerage office (or multiple brokerage offices if needed).

Models

Attribute from django-attributes Gallery, Photo from django-photologue

PropertyType
  • title
  • slug
  • description
Property
  • title
  • slug
  • description
  • price
  • addressfield
  • galleries (photologue)
  • photos (photologue)

PropertyAttribute (Attribute)

PropertyAmenity (Attribute)

URLs

URL Named view ---- ----------- / -> bk_index /properties -> bk_property_list /properties/<type>/ -> bk_propertytype_list /properties/<type>/<slug>/ -> bk_property_detail /agents/ -> bk_agent_list /agents/<slug>/ -> bk_agent_detail

django-brokerage's People

Stargazers

 avatar  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.