Introduction:

Property4U is an Open Source Enterprise Real Estate 2.0 solution completely equipped with Buying, Selling, Renting and Bidding features. It also provides Developer APIs with complete documentation.

System Requirements:

System Specifications:

Demo:

FrontEnd: http://property4u.somee.com/
BackEnd: http://property4u.somee.com/Account/Login

Getting Started

  1. Download Property4U source code.
  2. Unzip Property4U and copy it the Projects folder of Visual Studio 2013.
  3. Build Project
    1. Open Project in Visual Studio 2013.
    2. Open ControlDesk > Index.cshtml file under Views folder of project solution.
    3. Build project Build > Build Solution or "Ctrl Shift B".
    4. Go to Debug menu and select Start Debugging or F5.
    5. When project is loaded in browser it prompts with Login Screen.
    6. Enter Admin Username and Password from Passwords.txt provided in project source.
    7. After successful Login, system takes you the Configuration page.
  4. Load Sample Data
    1. Choose Load from Configuration Core > Sample Data.
    2. Proceed by accepting the "Alert Message" regarding database reset and wait until successful Data Load notification appears.
    3. Logout from system for applying changes.
    4. Remember to delete SampleData.bak from Content > System > SampleData.bak after loading samples.

Security Provisions:

Developers

Credits

https://www.google.com.pk/
http://www.asp.net/mvc/overview/getting-started
http://stackoverflow.com
http://www.binarytheme.com/asp-net-free-admin-template-siminta/
http://shapebootstrap.net/item/e-shopper-best-free-ecommerce-html-template/
http://getbootstrap.com/
http://fortawesome.github.io/Font-Awesome/
https://github.com/TroyGoode/PagedList
http://www.newtonsoft.com/json
http://jquery.com/
http://jqueryui.com/
http://sachinchoolur.github.io/lightGallery/
http://knockoutjs.com/
http://www.quartz-scheduler.net/
http://dillinger.io/

FAQ’s

Can make it work with http?

Social Login Integration is available?

How to publish project on shared hosting?