Skip to content

jcain3389/book_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookSmart

GA WDI DC April 2014, Project 1

Overview

BookSmart is an application for cataloging books and authors. BookSmart was developed as a Rails project for the April 2014 Web Development Immersive course at General Assembly. It was developed over a 5 day sprint to model the agile software development process.

Technologies Used

User Stories Completed

  • As a user I should be able to access the BookSmart home page so I can search for authors by name and/or books by title.

  • As a user I should be able to sign in and out of a secure account so that I can keep my stored information private.

  • As a user I should be able to view a page containing information about any book that I search for (provided the book exists), and add that particular book to my bookshelf so that I can keep track of books that I want to read.

  • As a user I should be able to update books on my bookshelf from "unread" to "read" so I can keep track of all of the books I have read.

  • As a user I should be able to view a page containing information about any author that I search for (provided the author is a real person), and add that particular author to my "Authors to Read" list so that I can keep track of authors whose books I may want to read in the future.

  • As a user I should be able to access a list of a particular author's books from that author's information page so that I can peruse books of that author's that I may want to read.

Releases

No releases published

Packages

 
 
 

Contributors