This projects aims to use data structures and algorithms to simulate the most efficient way for a company to do cargo delivery.
- Bash-based Shell
Clone the project, open the terminal in its directory, and build with this command
make main.run
You can then run the project using the following command
./main.run
Alternatively, you can build and run at the same time with the following command
make run
- Kareem Elozeiri
- Mohammed Ayman
- Mohamed Ezzat
- Mostafa Ashmawy