Skip to content

Wolfinbarger/UsedShips

Repository files navigation

📚 Blork's Used Spaceship Emporium

A spaceship rental system that allows you to book a ship for a set amount of days of your choosing. Rental charge is then calculated by said amount of days and basic rate of the ship to rent out per day. You can then see which ships you have booked and for what time period. Also can see any of your ships rented out.

DROP SCREENSHOT HERE
App home: https://blorks-used-spaceships.herokuapp.com

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

Inspired by Airbnb

Team Members

License

This project is licensed under the MIT License

About

Spaceship rental service inspire by Airbnb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •