Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 759 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 759 Bytes

Basejump: Manage a Book Trading Club

The application allowes you to add books, using the Google Books API, delete books, and make book trades with other users.

Implemented user stories:

  • As an authenticated user, I can view all books posted by every user.
  • As an authenticated user, I can add a new book.
  • As an authenticated user, I can update my settings to store my full name, city, and state.
  • As an authenticated user, I can propose a trade and wait for the other user to accept the trade.

Tools used:

  • Angular Fullstack Generator
  • google-books-search, npm package
  • Angular-Spinner
  • Toastr
  • UI Bootstrap