Skip to content

Latest commit

 

History

History
 
 

app-book-trading

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Manage a Book Trading Club

Objective

Build a full stack app that is functionally similar to this: http://bookjump.herokuapp.com/.

Requirements

  • User Story: I can view all books posted by every user.

  • User Story: I can add a new book.

  • User Story: I can update my settings to store my full name, city, and state.

  • User Story: I can propose a trade and wait for the other user to accept the trade.

Notes