kriti-rai / wander-list

A Sinatra app where one can browse through hundreds of travel destinations from all around the world and pin them on their personalized travel board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WanderList

Intro

This sinatra-based app brings you the list of places to visit from all around the world (extracted from http://www.bbc.com/travel/destinations). One is able to sign up or log into their existing account where they will be able to create boards and pin trips they are interested in. Users will be able to view other users' boards but will be able to modify and update only the ones they have created and own.

Installation

To run the app, fork and clone this repo in your terminal and type:

$ bundle install

and execute

$ shotgun

Then view the application on your browser by copy-pasting the server location provided by shotgun.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kriti-rai/wander-list.git. 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

All software is available as open source under the terms of the MIT License.

About

A Sinatra app where one can browse through hundreds of travel destinations from all around the world and pin them on their personalized travel board

License:MIT License


Languages

Language:Ruby 75.8%Language:HTML 24.2%