lucaslacerdacl / smile-dentistry

Develops and implements a hierarchy of classes with polymorphic behavior to attend the construction of a system for the clinic Smile Odontologia S / A.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smile-dentistry

Develops and implements a hierarchy of classes with polymorphic behavior to attend the construction of a system for the clinic Smile Odontologia S / A.

Contributors

  • Lucas Leandro Costa Lacerda

Developing

Built With

  • iostream
  • vector
  • exception

Setting up Example

To run the example file, use the code bellow:

git clone https://github.com/LucasLacerdaCL/smile-dentistry.git
cd date/src
./installDependencies.sh
g++ main.cpp -o main.exe
./main.exe

Licensing

Released under the MIT license.

About

Develops and implements a hierarchy of classes with polymorphic behavior to attend the construction of a system for the clinic Smile Odontologia S / A.

License:MIT License


Languages

Language:C++ 96.9%Language:Shell 3.1%