Giter Club home page Giter Club logo

rate-my-apartment's Introduction

CS196 Project - Rate My Apartment



Project Contributor: Yiyin Shen, Siyuan Teng, Xiangming Chen, Rick Iwanaga Project Manager(Mentor): Anna B.

Please check out the descriptions below to understand: 1. What we did, 2. What We can do through the product(web app) & 3 what we can do in the future to improve the product.

1. What we've done:

Front-end (created) :

We used HTML, CSS, and Bootstrap for: 1. Home page (Landing page) 2. List page of apartments in a selected city - Apartment location, price & rating 3. Review page of apartment - Used JavaScript to implement slideshow of apartment pictures - Used JavaScript and Google Map API to display apartment location

Back-end (used/did):

  • ZillowAPI to get data of existing apartments in Illinois (https://www.zillow.com/howto/api/APIOverview.htm)
  • SQLAlchemy and sqlite to store the data of apartments and their reviews
  • Flask_WTForm to create a review form on review page
    • data collected from the form is stored in database
  • ElementTree to parse the response from ZillowAPI

2. What we can do through the web app:

  • Search apartments in Illinois by location(city) filter.

  • Check details of apartments in Illinois (i.e. Champaign, Urbana)

    • Photos of apartments, rooms, amenities, location (Google Map), ratings (up to 5 stars) & reviews
  • Upload review of apartments through review page

    • Name, rating, and review details are stored




3. What we can improve:

  • By using Zillow API , we can add more cities/states. We did not add cities from other states to prevent potential issues like duplicate city name in other state(s).
  • Use Google Authentication for user login/signup as it provides better/robust security.
  • List apartments from more than 2 cities for better user-experience.
  • Add variety of filter functions such as price, rating, reviews, amenities and roommates.
  • Add pagination so that cities with large amount of apartments will load faster

rate-my-apartment's People

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.