In this week challege I'll build a web app that stores web bookmarks in a database.
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
- Ruby
- Sinatra
- PostgreSQL
- DataMapper
- Rspec
- Capybara
- Bootstrap 3