This application was created as a University Project for 1. Semester at Aalborg University.
The Application seeks to combat foodwaste.
Two ways of running the program:
a. To compile the program write:
gcc app.c makeRecipes.c fileReading.c
b. To run the program write:
a.exe || ./a.out
a. To compile and run the program simultaneously write:
make