Bookmark Manager Challenge - Week 4

User Stories

As a time-pressed user
So that I can quickly go to web sites I regularly visit
I would like to see a list of links on the homepage
As a time-pressed user
So that I can quickly find web sites I recently bookmarked
I would like to see links in descending chronological order
As a time-pressed user
So that I can save a website
I would like to add the site's address and title to my bookmark manager
As a time-pressed user
So that I can organise my many links into different categories for ease of search
I would like to add tags to the links in my bookmark manager
As a time-pressed user
So that I can quickly find links on a particular topic
I would like to filter links by tag

Behaviours learnt

  • Pair programming
  • OOP
  • TDD

Framworks used

  • sinatra
  • PostgreSQL

Languages used

  • Ruby
  • HTML