alinaMihai / bookclub-fcc

MEAN Stack

Home Page:https://bookclub-fcc.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

MEAN Stack

https://bookclub-fcc.herokuapp.com/


Languages

Language:JavaScript 70.3%Language:HTML 25.1%Language:SCSS 4.5%