zcl190002 / 4347-007-teamMTG

Magic: The Gathering database project at UT Dallas
0 stars 0 forks source link

Relational database implementation #22

Open zcl190002 opened 6 hours ago

zcl190002 commented 6 hours ago

Implement the relational schema created in #24 as an SQL database using SQLite and Python.

Make sure to add documentation to your work, because #30 will need to be able to use it when creating the user interface, and because you will likely need to be talking about your work in #34.