Skip to content

davidgomes/ppp-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ppp-project

Principles of Procedural Programming 2013/2014 Course Project

What is this

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.

How to generate documentation

Install doxygen and on the project root, just run:

doxygen Doxyfile

How to build this thing

Check INSTALL.md.

About

Principles of Procedural Programming 2013/2014 Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages