gabysurianosj / Sinatra-Travel-List

My Travel List (Sinatra Portfolio Project)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-Travel-List

My travel list is an application created to keep track of your travel wish list. Inspired by the movie The Bucket List and the developer's love for traveling, the app aims to enable its users to add wish destinations and new adventures, and even get inspired by others!

For more information on how to use the app, watch this video. And for more information on how this app was created, you can view my blogpost.

Installation

  1. Clone this repo
  2. Change directory into local repo by: cd Sinatra-Travel-List
  3. In your terminal, run: bundle install
  4. In your terminal, run: rake db:migrate
  5. Then in your terminal, run: shotgun
  6. Open your browser and copy and paste the # outlined here:Your server is running at XXX.XXX.XXX.XX:XXXXX
  7. Create your travel list!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/'gabysurianosj'/Sinatra-Travel-List. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

My Travel List (Sinatra Portfolio Project)

License:MIT License


Languages

Language:Ruby 51.3%Language:HTML 45.3%Language:CSS 3.3%