Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Vikcoc/ProiectPao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProiectPao

Project is ment to account for a library

entities are

Author, BookCopy, LibraryBook, LibraryClient, LibraryRental, Section, LibraryEvent, EventParticipation,

Last two don't yet exist in code

The application tries to use interfaces for the data layer to make seemless the switching between the three stages: Using lists in memory, Using files, Using a database,

Actions: get most rented author, get books with authors, get book by section, add author, add book, add user, rent book, return book, make events, participate to event,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages