Skip to content

oleksii-tokarchuk/OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Library

  • Book: title, author
  • Order: book, reader, date
  • Reader: name, email, city, street, house
  • Author: name, biography
  • Library: books, orders, readers, authors

##Write program that determines:

  • Who often takes the book
  • What is the most popular book
  • How many people ordered one of the three most popular books
  • Save all Library data to file(s)
  • Get all Library data from file(s)

screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages