guidodinello / Programacion4

hotel management system, crafted using the C programming language and built on the principles of object-oriented programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

To build the project and get the executable file you can just run the make command. It will compile the modules individually and then link them together, resulting in the executable file named main. At this point, you're good to go and you can just run the main file.

Integrantes

Nombre: Guido Dinello
Email: guido.dinello@fing.edu.uy
Nombre: Thiago Acuña
Email: thiago.acuna@fing.edu.uy
Nombre: Analia Arimón
Email: analia.arimon@fing.edu.uy
Nombre: Magdalena Arza
Email: magdalena.arza@fing.edu.uy
Nombre: Antonio Gonzalez
Email: antonio.gonzalez@fing.edu.uy

About

hotel management system, crafted using the C programming language and built on the principles of object-oriented programming.


Languages

Language:C++ 96.7%Language:Makefile 3.3%