Skip to content

navinxqz/Movie-Listing-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Movie Series Management Console Application

Console application project for managing a series repo that allows users to perform CRUD operations on a collection of series.

Features

  • List series
  • Insert new series
  • Update existing series
  • Delete a series
  • View Details of a specific series

Description

I did the project based on basic concepts of oop, like Interface, Inheritance, Encapsulation, class, object, enum, abstruct, List & collection handling. It runs in a CLI environment where users interact with the application by typing commands and viewing text-based output. The system includes functionalities to list, add, update, delete, and view detailed information about series. The project is designed with an abstract class, interface, and CRUD operations.

Pre-requisites

  • .Net 8.0 SDK [I used v8.0.205]
  • Vs Studio or any other C# compatible IDE [I used VsCode]

Sample Output

About

OOP based CLI project to do CRUD operations ๐ŸŽƒ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages