lukeclewlow / bookmark_manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookmark Manager

##What is it? A basic bookmark manager for the web. Allowing someone to store some links and add tags to that link

##Objectives?

  • Learn about PSQL and relational database use
  • Integration with Sinatra
  • Keep it really simple

###To run:

bundle install

Tests:

rspec

Localhost server:

rackup

##Brief

  • A user can visit the website and add a link including tags

##Technologies

  • Sinatra
  • Ruby
  • RSpec
  • Cucumber
  • PSQL

##Contributors Luke Clewlow

About


Languages

Language:Ruby 72.1%Language:HTML 24.2%Language:Gherkin 3.4%Language:CSS 0.2%