run "make server" command to make server object then enter "./server" in terminal to start the server
run "make object" command to make client object then enter "./client" in terminal to make queries as a client.
You can refer to MiniProject.pdf for the proper detailing of the project.