Skip to content

StMarco89/HomeLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HomeLibrary

HomeLibrary represent simple desktop Java based application for cataloguing your home library books

hl

Application structure:

uml

Main idea was to have some data to manipulate with, data that would be stored in a local file (BooksData.txt).

Example of database (file) record:

5:::Beginning Java, Java 7 Edition:::Ivor Horton:::...:::2011:::Borrowed by John Doe (30.06.2017.)

It has three functions:

  • Add new book
  • Edit selected Book
  • Delete selected
Add new book Edit selected Book Delete selected book
addbook editbook deletebook

NOTE: This is my learning and practicing project. All comments and suggestions are more than welcome!

About

HomeLibrary represent simple desktop Java based application for cataloguing your home library books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages