This Sinatra application allows users to view their and other users' bucket list items, as well as modify their own bucket list by creating new items, editing them and deleting them.
Clone from Github:
$ git clone git@github.com:Nadiafa/bucket_list.git
Execute:
First:
$ bundle install
Then run local server:
$ rackup
OR
$ shotgun
Bug reports and pull requests are welcome on GitHub at https://github.com/Nadiafa/bucket_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.
The gem is available as open source under the terms of the MIT License.
Everyone interacting in the MuseumExhibitions project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.