Coder Social home page Coder Social logo

zillow's Introduction

Zillow Imitation Project

Introduction

Welcome to the Zillow Imitation Project. This repository houses a Spring Cloud-based house rental application that closely imitates the functionalities and design of Zillow. This project serves as a practical exploration of microservices architecture using modern technologies like MongoDB, Redis, Elasticsearch, and RabbitMQ.

Features

  • Property Listings: Users can view a variety of rental properties, each detailed with photos, prices, and descriptions.
  • Search Functionality: Robust search capabilities powered by Elasticsearch, allowing filters for location, price range, number of bedrooms, and more.
  • User Accounts: Users can create accounts to save favorite listings and contact property managers directly.
  • Admin Panel: A Vue.js and Vuetify-based dashboard for administrators to manage property listings.

Technologies Used

  • Spring Boot: Simplifies the bootstrapping and development of new Spring applications.
  • Spring Cloud: Facilitates building robust microservices using patterns like service discovery, configuration management, and routing.
  • MongoDB: NoSQL database used for storing application data.
  • Redis: In-memory data structure store, used as a database, cache, and message broker.
  • Elasticsearch: Search engine based on the Lucene library, perfect for powerful search functionalities.
  • RabbitMQ: Advanced message queuing protocol used for handling service-to-service communication.
  • Vue.js and Vuetify: Progressive JavaScript framework and material design component framework used for building the admin panel.

Getting Started

Prerequisites

Ensure you have the following installed:

  • Java JDK 8
  • Maven 3.6.3
  • Your preferred IDE (IntelliJ IDEA, Eclipse, etc.)

Installation

  1. Clone the repository:
git clone [email protected]:Palpatine0/Zillow.git
  1. Navigate to the project directory:
cd Zillow
  1. Build the project with Maven:
mvn clean install

Usage

Please refer to the documentation within each service for specific startup instructions or browse the application at https://github.com/Palpatine0/Zillow for more details.

Contributing

We welcome contributions! Any contributions are greatly appreciated.

To contribute:

  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

License

This project is distributed under the MIT License. See the LICENSE file for more information.

Contact

  • Project Link: https://github.com/Palpatine0/Zillow

  • Snapchat: emperorsidious0

zillow's People

Contributors

palpatine0 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.