Skip to content

jhayes99823/btre_project

Repository files navigation

BT Real Estate Project

A side project that is an example of using HTML, CSS, and Javascript on the front-end and incorporating Python and Django on the backend to build database functionality with PostgreSQL and help from pgAdmin4.

Languages

  • HTML
  • CSS
  • JavaScript
  • Python with Django Libaries
  • PostGreSQL Database with pgAdmin4 for visuals

Features

  • You can login as a user and select properties and make 'inquiries' about them. This sends an email to the realtor of the property. There is also a dashboard provided that lists all of your inquries
  • A lot of dynamic content with using information from the PostgreSQL database and Django
  • On the Admin side you can add realtors and properties and the front end updates automatically using the dynamic functionality.
    • You can also select the 'Seller of the Month'
    • You filter through the listings easily to make any changes necessary
  • Users on the front end can search through listings as well
  • You can make inquiries without logging in as well

Screenshoots

The Main Webpage

alt text

Example of Creating a Listing from Admin Area

alt text

The Listing Page

alt text

The Home for the Admin Area

alt text

Example of Creating a Realtor from Admin Area

alt text

Listings from Admin Area

alt text

Inquiries from Admin Area

alt text

Example of User Dashboard and Inquiries made

You will notice if you go back to the inquiries picture from the admin area that all of the inquiries made from Kathy appear here in her inquiry listings as well alt text

Example of User Loggin in

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published