/book-swap

Primary LanguageJavaScriptOtherNOASSERTION

Book Swap

Project by FreeCodeCamp

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.

Possible Next Steps

  • Improve UX and UI
  • Improve form and database security
  • Improve RESTful APIs

Resources Used