/FCC-Book-Trader

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

Primary LanguageJavaScript

FCC-Book-Trader

Manage a Book Trading Club project for freeCodeCamp
Check it out here


Objective: Build a Glitch app that is functionally similar to this: https://chrome-delivery.glitch.me.
Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.
  • 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.


Technologies used to complete this project
  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • React
  • Redux
  • Node
  • Express
  • Mongo/Mongoose