Board Game DB that allows you to search via title, mechanics, themes, or any combination

993 viewsMicrosoft Access 2016
0
0 Comments

This database is similar to an inventory database – We want a main table where it holds information of the board game: title, publisher, year, how many players, play time.  We also need 2 separate tables for Themes and Mechanics since 1 game can have multiple themes and mechanics.  Ultimately, we would like to be able to search the database by name of the game, themes, mechanics, or a “similar” category such as if you like Monopoly, other games similar to Monopoly will pop up.  We would eventually like to hook this database to another database that has owner information such as myself or a friend, so we know who has what games.

Changed status to publish