Skip to content

Jack-Wong-dev/TruView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

TruView

Introduction

An app that allows a realtor/landlord user to post listings with a virtual tour of the space. An apartment hunter user can then view these virtual tours in the posted listing.

User Stories

  • Realtor User - Linda is a realtor who wants a way to accurately display her listings to prospective clients. With TruView she is able to create a profile to organize all of her listings in one place. When Linda creates a listing she is not only able to enter the address and upload photos, she is able to create 360 degree virtual tours so clients get a true feeling for the listing. This reduces the number of viewings that do not turn into sales.

  • Apartment Hunter User - Janice is hunting for her next apartment and is frustrated that the apartments she goes to view look nothing like the photos in the listing. TruView allows Janice to search apartments by neighborhood and walk herself through a virtual tour of that listing, so she knows what it looks like before ever stepping inside. She can then add that listing to her favorites to look back at later. Janice can step into viewings with confidence knowing that she is truly interested in this listing.

Set Up

  • Clone the repo in your terminal:

    • https://github.com/NormanLiana/TruView.git
  • Switch your branch:

    • git checkout development
  • Navigate to the correct directory with the podfile:

    • cd TruViewApp
    • IMPORTANT - Make sure that you see the podfile in your current directory before moving on to the next step.
  • Install Firebase pods in your terminal (relevant pods are already in the project Podfile):

    • pod install

Prototype Features

The ability to take and display 360 degree spherical images. Our hope is to embed a camera so all functionality can happen within the app. However, at the moment, the user will be directed to the Street View (Google) app to capture the spherical images.

New Technologies

For Prototype

  • Scene Kit
  • Core Motion

For MVP

  • Firebase
  • Lottie

GIFS/Images

To be Updated!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published