Skip to content

RentPipe is a web application that allows users to find properties that are listed for Sale or Rent in their desired locations. This is a Project created for the Course CS545 Human Computer Interaction at Stevens institute of technology

Notifications You must be signed in to change notification settings

kevin46dsa/RentPipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors LinkedIn Netlify Status


Logo

RentPipe - Modern UI/UX website using React.js & ReactBoostrap

Final Project for Course CS 545 Human Computer Interaction at Stevens Institute of technology


Explore the docs · View Project Presentation · View Project Demonstration Video · View Demo

drawing

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

  • A web application that allows users to find properties that are listed for Sale or Rent in their desired locations.
  • This web application also allows users to create their own listings if they desire to Sell or Rent their house
  • The application features a Messaging system that allows the user to communicate with a landlord/homeowner once the user has selected a listing they want to go ahead with
  • The website displays an immersive photo experience which will help the user make a better decision
  • Every listing features a direct link to Google maps, which gives the user abetter and more accurate understanding of the area the listing is located in

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • React
  • Bootstrap

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This application is uses NPM as a package manager and was created using React-Create-App.

  • npm
    npm install 

Installation

This is how you can run the project on your system:

  1. Create a clone of the RentPipe Repository on your local machine
    git clone https://github.com/kevin46dsa/RentPipe
  2. Install NPM packages
    npm install
  3. Run the React application
    npm start

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

You can contact me at: Kevin Dsa

Project Link: https://github.com/kevin46dsa/RentPipe

(back to top)

Acknowledgments

Id Like to thank React & Next js Projects with Sahand for the amazing tutorial video of Realtor Clone, links mentioned below

(back to top)

About

RentPipe is a web application that allows users to find properties that are listed for Sale or Rent in their desired locations. This is a Project created for the Course CS545 Human Computer Interaction at Stevens institute of technology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • CSS 16.9%
  • HTML 1.8%