Skip to content

joshnsw/rbnb

Repository files navigation

ProMGR

Description: Its an app that allows users to host and book survival experiences.

In a team of four, we create the app by first protoyping the UI design and user journeys using figma, then dividing the tasks into actionable steps using Trello. We ensured minimal bugs throughout the development process by doing code reviews before pushing to Github.

Experiences List screenshot

Bookings request page screenshot

Usage

App home: https://survivalexperience.herokuapp.com/

Host Details
User: [email protected] pW:12345678

Features

Host

  • [Host an experience] : Create experiences by submitting a form, and request or accept booking requests through your user profile.
  • [Book an experience] : Book experiences by sending a request to the host.

Users

  • [Book an experience] : Book experiences by sending a request to the host.

Getting Started

Setup

Install gems

bundle install

Install JS packages

yarn install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=your_own_cloudinary_url_key

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

Built With

Acknowledgements

Everyone did a great job!

Team Members

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •