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.
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.
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.
All software is available as open source under the terms of the MIT License.