Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.84 KB

README.md

File metadata and controls

62 lines (38 loc) · 1.84 KB

glassHome

Check it out! - https://glasshome.herokuapp.com/#/

Final Large group project

A project to give power back to tenants! Our site allows users to search rental properties and add reviews based on the condition of their home. Inspired by Glassdoor company reviews. On this project i was an alrounder. First working on the backend getting the database and db fuctions set up then worked on alot of the frontend.

The Tech

MVP

Home Page

  • I want to be able to register, login and logoff my account
  • I want to be able to search for properties by address
Stretch
  • I want to be able to search for properties by suburb

Property page

  • I want to be able to see the property details (bathrooms, bedrooms, parking etc)
  • I want to be able to add a review
  • I want to be able to update, delete and edit my post
  • I want to be able to mark other posts as helpful
  • I want to be able to see reviews in order of helpfulness
Stretch
  • I want to see the average score of the property

Review

  • I want to be able to submit a score out of 5 stars
  • I want to be able to add pros and cons
  • I want to be able to display my time spent as a tenant at that property (year of tenancy)
  • I want my review to display date submitted and author
Stretch
  • I want to be able to submit images of the property

Add a property

  • I want to see details such bedrooms, bathrooms, parking
  • I want to be able to add an address for the property
  • I want to be able to add additional (other) comments
Stretch
  • I want to be able to add photos of the property