Restaurant-Menu-Manager

A program that manages the menu of a restaurant and a cafeteria.You can read and output your menus either by calling the insert category and insert node functions or by reading it from an HTML file. This was a university project for the course Data Structures and Programming Techniques at spring semester 2018.

Compilation:

make

Remove Object Files:

make clean

Execution:

./restaurantManager