ErvinCs / shelter-oop

Object Oriented Programming Course UBB Sem2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shelter

Desktop GUI application. Manages dogs placed in an adoption center.
Uses local persitence with .txt and .html files.
Learned:

  • Object-Oriented Paradigm
  • MVC Pattern
  • C/C++ core concepts
  • STL
  • Move semantics
  • Memory management
  • Qt framework

About

Object Oriented Programming Course UBB Sem2


Languages

Language:C++ 99.6%Language:C 0.4%