Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mav-zate committed Oct 4, 2017
1 parent 6e0b6f9 commit 29a4f68
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions README.md
@@ -1,19 +1,13 @@

# WhereBnb?
<<<<<<< HEAD
=======

[Live demo][live_link]
>>>>>>> 8d62c3f239eb5fd3d9be29c59430e88ab1cb5c4e


WhereBnb? is a web application inspired by AirBnb that allows users to search for and book bed and breakfasts. It uses the Ruby on Rails framework on the back end. On the front end, it uses a combination of React.js and Redux. The database used is PostgreSQL.

![Demo of bnb index page][index_gif]
## Current Features

<<<<<<< HEAD
---
=======
>>>>>>> 8d62c3f239eb5fd3d9be29c59430e88ab1cb5c4e
### Google Map API Search

The most prominent feature on the application, the map search, appears on the search page. The Google Map interface allows users to search for their desired bed and breakfasts by location using the intuitive dragging and zoom features.
Expand Down Expand Up @@ -118,10 +112,6 @@ end
## Future Features
<<<<<<< HEAD
---
=======
>>>>>>> 8d62c3f239eb5fd3d9be29c59430e88ab1cb5c4e
### User Profiles
Create a page for users to customize their settings and allow them to view their bookings and related personal information.
Expand All @@ -132,4 +122,4 @@ Create an inbox page and messaging functionality so prospective and actual booke
[live_link]: http://www.wherebnb.co/#/
[index_gif]: http://www.github.com/mav-zate/Wherebnb/master/images/wherebnb_demo.gif "Demo gif"
[index_gif]: https://github.com/mav-zate/Wherebnb/blob/master/images/wherebnb_demo.gif "Demo gif"

0 comments on commit 29a4f68

Please sign in to comment.