Library System Flowchart
Library System Flowchart
Library System Flowchart
START
MAIN MENU
Add book info? Update book info? View book info? Delete book info? Exit?
loop
Add more?
YES
true
User inputs Book title # and the program will Print Book array [input#]
Edit Checks if the book is available for borrowing or not Status Info? Status? Edit? Delete? Back? Yes? No?
No
Delete
Yes true Borrow data saved. false Info Book array [input#] = null
Process that fills the Book array [input#] with the value of the next array and the next arrays value will be replaced with the preceding array and so on.
Main Menu
List
EXIT
STOP PROGRAM