handlerda / apartment-search-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apartment-search-app

What does it do:

Searching for a new aparment is the worst. It's hard to find if an apartment building is really a good fit just by taking a tour and speeking with the leasing office. This app matches potential renter's / buyers with current tennets. This allow's the potential renter or buyer get the honest truth about the building and ask any questions they may have to current tennets. Similar to facebook's marketplace both current and potential occupents will be able ask questions, write reviews, or schedule phone or video chat's offline or in the app.

V1 DB Schema:

DB Schema : dbdiagram.io

![Apartment App]image

MVP V1 Feature List

  • Users

    • Create a new user.
    • Login as a existing user.
    • Explore the site via a demo user.
  • Apartments

    • View apartment address and existing reviews.
    • Allow a user to mark the apartment as intrested.
    • Allow the user to reach out to other users who currently live at the apartment.
  • Reviews

    • Allow users to add an apartment review.
    • Allow users to edit / delete their reviews.
  • Comments

    • Allow users to comment on apartment reviews.
    • Allow users to edit / delete their comments.
  • Intrested Apartments

    • Allow logged in users to follow spacific apartments.
    • Render intrested apartments on the users home page.
  • Bonus

    • Allow users to msg other users in app.
    • Allow users to cordinate meetups via an in app calander.
    • Render each apartment on map (mapbox or google maps).
    • Allow apartment's to advertise in the app via google adsense or another method.

About


Languages

Language:JavaScript 92.5%Language:CSS 6.6%Language:HTML 0.9%