Skip to content

alexdenbaugh/phoenix-games

Repository files navigation

Phoenix Games 🐦🎲

  • A Full-Stack Web App that allows for users to lend and borrow board games as well as communicate with one another.
  • Interacts with an XML API to receive board game information that the user can use to make posts about board games.
  • Displays recent posts using React.js and JavaScript and allows users to search for specific games or lenders by sending requests to a Node.js/Express server.
  • Allows for users to communicate through messages, while maintaining privacy through jsonwebtoken, and authorization middleware.
  • Stores posts, user account information, and user messages in a PostgreSQL database.

About

A Full-Stack Web App that allows for users to lend and borrow board games as well as communicate with one another.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages