mobeck15 / Game-Library

A database to track video game cost, play time, and other statistics.
GNU General Public License v3.0
0 stars 0 forks source link

test using tinydb instead of raw JSON for data storage #2

Open mobeck15 opened 3 years ago

mobeck15 commented 3 years ago

https://pypi.org/project/tinydb/

mobeck15 commented 3 years ago

This looks like it will work but will also take some major refactoring. It also needs input functions since the tinydb can not be edited with a text editor like data.json can be.

mobeck15 commented 3 years ago

Query reference https://tinydb.readthedocs.io/en/latest/usage.html#tables