/bookmark-manager

Weeks 6/7 - Developing a user based bookmark manager @makersacademy

Primary LanguageRuby

Bookmark Manager Code Climate

Week 6 project @makersacademy set by @antonydenyer & @shadchnev to develop a Bookmark Manager where users can create bookmarks and 'favourite' bookmarks stroing the data in a database.

Technologies

  • Sinatra
  • Data_mapper
  • bcrypt-ruby
  • Rack-flash
  • Rest-client
  • RSpec
  • Database_cleaner
  • Capybara
  • Shotgun
  • Webmock
  • Show_me_the_cookies
  • Poltergeist
  • Heroku
  • Postgresql

Instructions

To run the application run shotgun and visit localhost:9393 in the browser. It is also live on Heroku, just visit http://book-mark-manager.herokuapp.com.