Skip to content

MahirSalahin/media-inventory

Repository files navigation

Media Inventory

In this C# project, a Media Inventory is implemented where the medias are Book, CD and DVD. User can Add, Remove, Update and Filter Medias.\

There are seven cs files.

  • Media is the parent class of Book, CD and DVD
  • LINQ_Operarions is the file where all the queries are done.
  • MediaInventory is the class where the functionalities of media inventory lies.
  • The driver class lies within the file Program. User interactions are done here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages