tiagodusilva / FEUP-AEDA-Proj1

First project for the AEDA chair (FEUP MIEIC 2019/2020)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEUP-AEDA-Proj1

First project for the AEDA chair (FEUP MIEIC 2019/2020).
Chosen project theme: Cartão Museus de Portugal.

NOTES

Google tests and doxygen have been commented out from the CMakeLists file. You can uncomment them at your discretion if you want to use them.
If you uncomment the google tests lib from the CMakeLists file, you still need to uncomment the include line in the main.cpp file.

UML

Our UML file was drawn using draw.io.
Our UML is provided in the UML_class_diagram.svg file as an SVG.

Authors

List of collaborators

License

To be determined

About

First project for the AEDA chair (FEUP MIEIC 2019/2020)


Languages

Language:C++ 75.2%Language:Makefile 11.7%Language:CMake 8.5%Language:C 4.6%