---------------INSTRUCTIONS TO RUN THE PROGRAM----------
- Run the data.c file to populate the database
- Next, compile server.c with the tag "lpthread" and run the executable to launch the server.
- Finally, compile and run one/more than one client(with the tag "lpthread") in separate terminals to launch the clients.