INSTALLATION
In order to install the project, enter the command in your terminal:
git clone https://github.com/CSE-222-Group-2-Project/Online-Food-Service-System
COMPILATION
In order to compile the project, enter the command in your terminal:
make
RUNNING
Then, enter the command to run the project:
make run