[Team Project] C++ Object Orient Program

A smart refrigerator management and recipe recommendation system in C++, demonstrating object-oriented programming principles

SMARTREFRI: Smart Refrigerater Management & Recommendation System

  • Course: GIST Object-Oriented Programming (GS2408)
  • Project Type: C++ Team Project
  • Team Size: 2 Members

  • This is an educational project demonstrating object-oriented programming (OOP) concepts in C++ by simulating a smart refrigerator system simulation.
  • The implementation focuses on key OOP principles like encapsulation, inheritance, and polymorphism.
  • Including features such as inventory management, recipe recommendation and user interactions.
  • See more details: Instruction.pdf and below Mockup.

Mockup

The detailed mock-up of the project.