Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 1.34 KB

README.md

File metadata and controls

42 lines (19 loc) · 1.34 KB

Full stack MERN application inspired by airbnb but focused on renting event space. Users can search for space according to their location , date and number of guests.

Home Page: User has the option to login and list a property or search for properties without logging in.

home 9 45 57 pm

Property search results page: After user enters her search parameters, a list of available listings are displayed. These listings are currently in the database Here user chose to login first, therefore the "logout" option button is displayed on the top right corner.

listing

Property list page: This page is displayed for users who wish to list their property. Here the user has logged in, therefore the "Logout" button is displayed on the top right hand corner.

property

Technologies Used:

  • MongoDB
  • Express
  • React
  • Node.js
  • Passport.js
  • Cloudinary

We are deployed to heroku, click here To see our presentation, click here