JacobSulewski / CSE5914

The Ohio State CSE Capstone: Knowledge Based Systems (AI)
1 stars 0 forks source link

Get Movie Information #10

Open JacobSulewski opened 1 year ago

JacobSulewski commented 1 year ago

Finish Condition: Local storage of a few thousand movies titles to enable easy access to API requests for further information. Create an interface that makes it easy for the synthesize layer to easily fetch data from either an API call or from the internal database layer.

Focused on movie related information (not review related information)