Skip to content

jamesascarter/bookmark_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark Manager

This project is a site to manage a collection of links organised by tags, similar to delicious.com or pineapple.io. It is the week 4 Makers Academy project.

Features:

  • User can sign up with email and password that is stored in the database
  • User can sign in with email and password retrieved from the database
  • User cannot sign in with the incorrect credentials
  • User can sign out
  • User can create a bookmark of a URL link which is saved in the database
  • Whether a user is signed in or not they can view a list of URL links on the homepage

How to use:

Clone the repository:

$ git clone

Change into the directory:

$ cd bookmark_manager

Open from the command line:

$ rackup

Technologies used:

  • Ruby
  • RSpec
  • Sinatra
  • Capybara
  • PostgreSQL
  • Data Mapper
  • BCrypt

About

Database project week 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages