This app offers you (the user) a menu from which you can choose different option in order to find the piece of information that you need.
This is the menu which a regular user will get
At this point, if you are an Admin, that means that you already have an username and a password and you can LOGIN . This is the menu which an Admin will get :
( How to run the app ?
run the makefile file --> run the "Server" executable --> run the "Client" executable (ofcourse you will need to specify the proper IP (in case that the "Server" is on another machine) )
Note : you should make sure that you have the proper database to which the Server connects so that you will not get an error ( you can see more about this in the Documentation section)
)