This is a CLI application written in Scala that takes data that I implemented into my created PostgreSQL database about movies and allows users to query them and find out information that meets their interests. There are functions that allow users to pick movies that they may be interested in but may have fallen under the radar, but still have stelar revies.
The user is able to query the backend PostgreSQL DB via the comamand line, using both DDL & DML statements to manipulate the data as desired.