Question: C Sharp Console application Application must satisfy the following conditions: Books (7+) stored in a text file containing: title, author, and description Static classes used
C Sharp Console application
Application must satisfy the following conditions: Books (7+) stored in a text file containing: title, author, and description Static classes used for validating user input and creating consistent formatting Three object classes: Menu, Library and Book Library should contain data: an address and list of Book objects Book containing data based on the text file info Constructors, fields, and Properties used appropriately Library must include a dynamic Menu of Books Functionality should allow users to View, Add, and Remove Books within the Library Methods throughout each class should be created for each specific action Include adjustments to console coloring... perhaps content hierarchy like within a website... be creative!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
