Skip to content

AAMani5/Bookmark_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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