$jsonReader
$jsonReader : \JsonReader
JsonReader object to deal with json files.
Scans directories for book information and parses the information.
$bookData : array
Holds the information for the available books.
$bookId : int
Holds the current id to assign a unique id to every book.