Repository for our 3380 assignmnet
The workspace contains two folders by default, where:
src: the folder to maintain sources
Meanwhile, the compiled output files will be generated in the bin folder by default.
make run-processorruns the main project, where we can make interesting queries on the databasemake run-scraperruns the program used to assemble the database for the main program.