#Dynamic App Project: Manage a Book Trading Club
Heroku app: http://tbtc.herokuapp.com/
###User stories:
- I can view all books posted by every user.
- I can add a new book.
- I can update my settings to store my full name, city, and state.
- I can propose a trade and wait for the other user to accept the trade.
###Usage :
Log in with email and ad some books, or make some request. You can log-in using the test account test@test.com, password: test
###Tools:
- Angular Fullstack,
- Bootstrap,
- Google Books Search API.
###Warning
This app shares your email with the owner of the book, in order to arrange the trade.
###TODO
Handle loading states to improve user experience.