Skip to content

odelevingne/bookmark_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark-Manager

This was a challenge at Week 5 Makers Academy. We were set teh task to create an online bookmark manager using using a Sinatra framwork, incorporating Bcrypt to handle user login and introducing Datamapper for databse management for the first time.

Still to do:

  • Frontend
  • Uploading to Heroku

Objectives of exercise

Creating a fully functioning Sinatra app with everything that´s involved in that like a decent filestructure, not repeating yourself and readable code. Technologies used

  • Ruby
  • Sinatra
  • HTML5
  • CSS3
  • Git
  • Postgresql
  • jQuery
  • Javascript
  • Rspec
  • Capybara
  • Bcrypt
  • Datamapper

How to run it

git clone git@github.com:odelevingne/bookmark_manager.git
cd bookmark-manager
shotgun -p 3000 server.rb

open localhost:3000 in your browser

How to run tests

cd bookmark-manager
rspec

About

Makers Academy Week 6 Project - Create a Bookmark Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors