Wolfinbarger / game-recommender

A full-stack web app that helps you discover awesome games to play with your friends or solo.
0 stars 0 forks source link

Issue 25: Parse Gamespot Dataset #27

Closed FreakyNobleGas closed 1 year ago

FreakyNobleGas commented 1 year ago

Added script to parse Gamespot database and create new records. Additionally, updated our models so that it's more ergonomical to use and added additional platforms.

To update your database locally, from the src/api directory, you can run: python3 reset_database.py python3 parse_database.py