Skip to content

Amay22/Bookmarks

Repository files navigation

Bookmarks

Build Status

Bookmark Manager Devise Authentication and AngularJS.

Work in Progress.

A bookmark Manager that runs completely on Angular JS inlcuding the authentication.

Currently User can only Register and Login and create sessions. Cannot edit their details.

Bookmarks can be Added Edited or deleted.

Will be updated soon for RSpec Testing and Jasmine for JS.

Also I have used Asset pipeline using bower.

All the JS files are in Coffee for better coding and stylesheets are in Sass.

Installation

$ bundle install

Database Setup

$ rake db:migrate

Database Setup

$ rails s

Toolchain Setup

gem 'bower-rails'

group :development, :test do
  gem 'rspec-rails'
  gem 'jasmine-rails'
end

Commands

$ bundle install
$ rails g rspec:install
$ rails g jasmine_rails:install
$ rake bower:install:deployment

Rakefile

Coming Soon

About

Bookmark Manager Devise Auth AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors