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.
- HTML
- CSS
- JavaScript
- Python with Django Libaries
- PostGreSQL Database with pgAdmin4 for visuals
- 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
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