Giter VIP home page Giter VIP logo

haus's Introduction

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Additional Resources

About The Project

Live Link

Harmonious-Voices

Haus is a Zillow inspired website with frontend and backend support for home listings and tour scheduling. Favorites, offers and other features are still in development.

Listings

Browse homes for sale across the United States

Listings

List a home for sale and easily manage your listing

Owned Listings

Tours

Book a tour for any home you are interested in purchasing and manage your tour

Tours Tour Options

Built With

(back to top)

Getting Started

Installation

Backend

  1. Clone this repository

    git clone https://github.com/eulloa10/houseme-project
  2. Install dependencies

    pipenv install -r requirements.txt
  3. Sign up for a Google Developer API key if you don't have one already. This will be necessary for the Google Maps feature to work.

  4. Create a .env file based on the example with proper settings for your development environment

  5. Make sure the SQLite3 database connection URL is in the .env file

  6. Get into your pipenv, migrate your database, seed your database, and run your Flask app

    pipenv shell
    flask db upgrade
    flask seed all
    flask run

Frontend

  1. Navigate to the react-app folder and npm install

    cd react-app
    npm install
  2. Start the React app

    npm start

(back to top)

Contact

(back to top)

Additional Resources

(back to top)

haus's People

Contributors

eulloa10 avatar

Watchers

 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.