Skip to content

m2vang/real-estate-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEAN Stack Real-Estate Application

This application is gear towards real estate agents that will allow them to add a property either for sale or for rent. The user can input the cost, sqft, type (rent or sale), city and choose an image provided when adding a property. If a property is no longer avaliable, there is a delete option to remove the property. The user can also view just rentals or just homes for sale, depending on which option they choose.

Built With:

PostgreSQL
Express
Angular
Node
JS
Bootstrap

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Steps to get the development environment running:
Download this project.
npm install angular, body-parser, express, pg
npm start
And so on...

Completed Features

High level list of items completed:

  • Create a dropdown/select so that the user doesn't need to type sale or rent for every new listing
  • Create a dropdown/select so that the user doesn't need to type the image url for every new listing
  • Display the least expensive property featured prominently at the top of the page
  • Deletion warning alerts user when delete has been clicked

Next Steps:

  • Allowing users to upload their own image instead of selecting from the avaliable options

Authors:

Mai Chee Vang

Acknowledgments:

Prime Digital Academy