Skip to content

CodeAKB/Online-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Online Library

A library made by java which can store books, add book, can issue a book and return the book.

Features

  • Add books and print the available books out.
  • Books can be issued.

Most common commands

  • Use of array.
  • Use of for loops and if-else logic and following DRY principle.

How to run it

  • In the main method call the methods according to your want.
  • Compile it
  • Run it

What I learned

  • Use of Array and Varargs.
  • Making Custom Class and it's Method.

About

This Java code helps to make a library which can store book and can do different activities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages