Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 424 Bytes

File metadata and controls

17 lines (9 loc) · 424 Bytes

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