Skip to content

KCWill/VRAD

Repository files navigation

About

VRAD (Vacation Rentals Around Denver), was an assigned paired project in Module 3 at Turing. We had 9 and a half days to complete this application in React, of which we are brand new to. The goal was to make an application that showed available homes to rent around the Denver area. The user can view a list of the four main areas that Denver is broken into, view specific homes in each area, and the details about each available home. The user starts by logging in with a username, an email, and a purpose for their trip to Denver. They can also favorite homes that they like, to save it for later, and see all of the homes they selected as a favorite.

Learning Goals:

Our learning goals for this project was to understand the flow of react better. We also needed to impliment testing every component using react testing library, jest, and async/await testing. We were able to get an async test working but would have liked to get further testing for other components.

Collaborators:

Léah Winters: https://github.com/LeahWinters Kyle Williams: https://github.com/KCWill

What our Application Looks Like:

Login Page:

Screen Shot 2020-05-20 at 9 16 11 PM

View of the Four Areas of Denver Page:

Screen Shot 2020-05-20 at 9 16 37 PM

Rentals Specific to a Selected Area:

Screen Shot 2020-05-20 at 9 17 09 PM

Specific Rental Details:

Screen Shot 2020-05-20 at 9 17 37 PM

Favorites Page With Saved Favorites:

Screen Shot 2020-05-20 at 9 18 21 PM

Favorites Page Without Saved Favorites:

Screen Shot 2020-05-20 at 9 19 08 PM

How to Set This Application Up:

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published