/Real-Estate-Webapp

A code base for a Django webapp i created with a ready made template from Bostrapmade.

Primary LanguageCSS

alt text

Real-Estate-Webapp

A Repository for a Django webapp i created with a ready made template from Bostrapmade.

Link

http://realestatedra.pythonanywhere.com

About

It's a Real Estate Webapp that allows agents to create property that is available for sale, rent or lease and allows guest users to search property base on the property features.

Features

  1. Create, Edit and Delete Property.
  2. Custom defined Authentication System ( Login, Logout and Register).
  3. Listing of Featured and Latest Properties.
  4. Searching of Property.

TO DO

  1. Activate other Property Options as only Houses are presently Available.
  2. Refactor Code
  3. Fix Bugs
  4. Write Test Cases
  5. Document Code
  6. Add payment gateway And lots more