Bookmark Manager using Ruby/Sinatra & PostgreSQL
User Stories:
As a User, so I can find websites I want to visit again,
I want to see a list of my bookmarks.
As a User, so I can save a website I want to visit again,
I want to be able to add the page to my bookmarks.
As a User, so I can clear up space,
I want to be able to remove a page I don't need anymore from my bookmarks.
rackup
localhost:9292