Skip to content

E-Rick/Roomly

Repository files navigation

Roomly

Roomly is a RESTful fullstack web app, inspired by other leading rental companies such as Airbnb, that I created to develop my fullstack development skills in MongoDB, ES6, Express, Node.js, and responsive web design. Roomly functions as an online marketplace that connects people who want to rent our their homes/rooms with people who are looking for accommodations in that locale.

Imgur

Features

Roomly includes features such as dynamic pricing, user profiles, admin roles, user authentication, search and filters, password reset with SendGrid API, image upload with Cloudinary API and Multer, geolocation and cluster maps with Mapbox API, flash messaging, rating and reviewing room listings.

Planned features

  • Finish search & filter feature
  • Favoriting with socket.io
  • Booking

Tech/framework used

###Built with

  • Bootstrap 4
  • Node.js
  • Express
  • MongoDB
  • EJS
  • Passport.js
  • Mongoose
  • SendGrid API
  • Cloudinary API
  • Multer

Setup Up