Bored? Game! is a web app to help you work out what board game to play.
Log in with your google account and check the games in the database for whatever suits your mood. Search by theme, or just browse them all.
Or add your favourite game to the database to recommend it to other users! The app will add a picture automatically - you can let the app add a description automatically too, or add your own.
Create your own collection of games, and add games to it from the library.
You can leave reviews and ratings on games you've played.
- HTML
- CSS & Tailwind
- Express & Node.js
- Mongoose, MongoDB
- OAuth (Google)
- Board Game Atlas API
Go ahead and check out Bored? Game!
- Log in with Google
- Click the tags on the left of the game index screen to see games with that tag
- Click on a game's picture or title to see details, like the description and reviews.
- Click on Add new game to add your own. Once you click submit, the app will add an image (if it's available from the API), as well as a description if you've left that blank.
- You can edit and delete games and reviews that you've added.
Future planned improvements to the app:
- Make the app responsive so you can use it better on mobile devices
- Ability to search the database by game title
- Search by two or more tags at the same time
- Share game details to friends
- Average ratings of games
- Show users' contributions
- Thanks to Board Game Atlas for their excellent API!