Principles of Procedural Programming 2013/2014 Course Project
This is a simple terminal application to handle reservations and clients for a car maintenance establishment. We used abstract linked lists, text files and a modular approach to C software development in order to build this.
Install doxygen
and on the project root, just run:
doxygen Doxyfile
Check INSTALL.md
.