Skip to content

A redbox-like movie rental program designed to be expansible for the renting of various other objects

License

Notifications You must be signed in to change notification settings

d6e/MediaManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaManager

A redbox-like movie rental program designed to be expansible for the renting of various other objects.

This project is just an excercise in design, inheritance, factory and command patterns, and hashtables. Not actually intended to be used for any sort of production code so please don't take this seriously.

To Build

cd implementation/
make

To Run

./main

To Clean

make clean

About

A redbox-like movie rental program designed to be expansible for the renting of various other objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published