Skip to content

acrks/rillow

Repository files navigation

README

Rillow - A Zillow clone

Screen Shot 2021-10-08 at 9 47 47 AM

Key Features

  • User account creation and login
  • Upload listings to Rillow
  • Edit/Delete listings
  • See a full index of listings

Coming Soon

  • Favorite listings
  • Search for listings

Screen Shot 2021-10-08 at 10 03 48 AM Screen Shot 2021-10-08 at 10 03 34 AM

How Rillow Was Built Rillow is a single-page full-stack app incorporating:

Ruby on Rails React/Redux AWS S3 JavaScript / AJAX / JBuilder HTML5 / CSS PostgreSQL

Rillow is a single-page app built on the React JavaScript library. The React Router JavaScript library is used to manage user navigation. The Rails API is queried with AJAX requests and returns JSON structures which are incorporated into the Redux state.

Development Insights One of the most difficult design elements of Rillow was using the Rails API to perform database queries. JBuilder responses are sent from Rails to Redux and are used to update the state of our React components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published