Giter VIP home page Giter VIP logo

library-project's Introduction

Library-Project

Example of program in use:

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): Add book

Please enter the title: Random

Please enter the number of pages: 540

Please enter the genre: Action

Please enter the author: Alex

Please enter the ISBN code: 3155684

Random was added

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): add patron

Please enter patron name: Burak

Please assign an ID: 001

Burak was added

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): Add librarian

Please enter librarian name: Enes

Please assign an ID: 001

Enes has been added

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): List books

Title: Random, Author: Alex, ISBN: 3155684, Borrowed: False

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): list librarians

Name: Enes, ID: 001

lWhat would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): list patrons

Name: Burak, ID: 001

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): borrow book

Please enter the title: Random

Random has been borrowed

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): list books

Title: Random, Author: Alex, ISBN: 3155684, Borrowed: True

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): return book

Please enter the title: Random

Random has been returned

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): List books

Title: Random, Author: Alex, ISBN: 3155684, Borrowed: False

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): remove book

Please enter the title: Random

Random was removed

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): Remove patron

Please enter patron name: Burak

Burak was removed

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): Remove librarian

Please enter librarian name: Enes

Enes has been removed

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): List books

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): List librarians

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): List patrons

What would you like to do (Add Book, Remove Book, Add Librarian, Remove Librarian, Add Patron, Remove Patron, Borrow Book, Return Book, List Books, List Patrons, List Librarians or END): end

Thank you for using my aplication have a good day :)

library-project's People

Contributors

burakertonga avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.