1.0.4 • Published 2 years ago

red-key-internal v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Red Key

The internal classes for my red-key program

  • Models - The Mongoose models for the data types
    • Location - A reference to a shelf or box containing the objects
    • Contributor - An author of a book
    • Book - Representation of a book.
  • Load - Functions for Loading in data from various sources
    • OpenLibrary
      • Book - Loads from ISBN (useful for the output of a barcode scanner)
      • Contributor - Loads from OL id (used in conjunction with the book loading)
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago