Skip to content

curlywallst/houses-for-sale-cli-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Houses For Sale

This is a CLI application that takes a zipcode as input and returns a list of the houses currently for sale in the area collected from www.realtor.com. It lets the user drill down for further information about any house listed. It prints out the complete details in a formatted report for any property selected.

Installation

Pull requests are welcome on Github at https://github.com/curlywallst/houses-for-sale.

Usage

To run the application:

$ ruby bin/run

Development

After downloading the program from Github:

$ bundle Install $ ruby bin/run Then follow the prompts

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/curlywallst/houses-for-sale. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This application was developed under the guidance of Flatiron School on loearn.co.

Releases

No releases published

Packages

No packages published