Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 845 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 845 Bytes

Real estate web application made with Django

BTRE project is a project made during Brad Traversy's online course. We created a fully functional site for an imaginary company, BT Real Estate. The focus was on the logic and the functionality, therefore the design templates were premade and relied on Bootstrap.

Feautures of the page:

  • Dinamically changing seller of the month
  • Possibility to search properties by features
  • Inquiry about listing via contact form (not neccesary to log in!)
  • The users can view their inquiries under their personal dashboard (if they're registered)
  • PostgreSQL database which can be edited by realtors and admins
  • Staff and User login
  • Admin area customized according to the company's needs