Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 811 Bytes

File metadata and controls

27 lines (16 loc) · 811 Bytes

Netflix Basic Simulator In C++ 🎬

Source code developed for the final project of the course TC1030.

Course: TC1030 (Object-Oriented Programming)
Developed by: Brenda Saucedo
Language: C++
Semester: FJ21

Project Description

Computer program developed to model some of the needs and behaviors offered by video-on-demand streaming services, for example, Netflix, Disney+, HBO Max, Prime Video, among others.

Files Description

📁 Source Code

Folder that contains the source code that was used and developed for the final project of the course.

📁 ProyectoIntegrador_Diagrama

Diagram that shows how the classes are structured.

📁 ProyectoIntegrador_Documentacion

Document that explains the operation of the program.