Skip to content

tbeeley/BOOK.ISH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOOK.ISH

Code Climate

Image

A bookmark manager is a website to maintain a collection of links, organised by tags. You can use it to save a webpage you found useful. You can add tags to the webpages you saved to find them later. You can also browse links other users have added.

The website will has the following functionality:

  • Sign up and Log in
  • Encrypted password storage (Bcrypt)
  • Show a list of links from the database
  • Add new links
  • Add tags to the links
  • Filter the links by a tag

###Take a look at the code

###Run the tests

  • cd BookmarkManager
  • rspec

About

Bookmark manager from scratch. Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors