Commit Graph

  • ca68700b95 Added isbn and chekedin to Book table. Moved checkin to add and began reworking how chckedin works. Also added new 'Add' barcode. master dan 2021-08-27 16:35:13 -04:00
  • 8296cface0 Added more barcodes for testing dan 2021-07-11 13:30:03 -04:00
  • d27462727f added userid to generate barcode button dan 2021-07-11 13:24:52 -04:00
  • cfd2349f73 Cleaned up index a little. Added button to generate barcodes and link to the barcode PDF. dan 2021-07-11 13:15:41 -04:00
  • e40658a810 Testing if more barcodes adds more pages to PDF. dan 2021-07-11 13:05:09 -04:00
  • dd2948bc56 Changes to lookup method and added lookup barcode. dan 2021-06-12 14:17:58 -04:00
  • 93dee9a4cd Updated index.html for remote stuff that's been added. dan 2021-06-10 13:51:02 -04:00
  • 9570b10f9d Shortened code for check in/out. Swapped key/item values in barcode dictionary. dan 2021-06-10 01:32:05 -04:00
  • 135a1c474b Added try/except so paths work on windows and linux. dan 2021-06-10 01:11:41 -04:00
  • 6fbb5a9dd3 Getting error with barcodes. Might be due to different slashes in paths on linux. Trying. dan 2021-06-10 01:06:12 -04:00
  • 4431f4836e Added logic to generate barcodes and generate a PDF with them all. Included free barcode fonts. Also added gitignore file. dan 2021-06-10 00:48:01 -04:00
  • 3ecdd3a4f3 Added static file stuff. dan 2021-06-09 22:01:11 -04:00
  • 58382d6a6c Added pool_recycle to create_engine. Added logic to add shelves. dan 2021-06-09 16:12:51 -04:00
  • 041fc7cb0b Turned off Connect() sqlaclehmy method. This seemd to be causing the db connection to timeout. From what I understand not opening the connection and leaving it open will allow the connection to establish itself the first time a query is called. Hopefully eliminating the timeout issue. dan 2021-06-09 13:17:05 -04:00
  • 4d117ca4ac Started adding database logic. Can now add book to shelf and get list of books that are checked in. dan 2021-06-08 10:45:44 -04:00
  • 93a9430d3b updated requirements.txt dan 2021-06-07 11:03:28 -04:00
  • 2182d31c92 can read from html forms now. Added simple html page to submit isbn to lookup. dan 2021-06-07 11:02:10 -04:00
  • 9bc6c6e9b5 Fixed isbn lookup provider dan 2021-06-07 02:38:10 -04:00
  • 4150a74d2d Forgot to update requirements.txt dan 2021-06-07 02:34:04 -04:00
  • 5a2f4da937 Started on framework for library api. Can now look up book title by isbn. Also added test.py to experiment with the isbn lookup stuff. dan 2021-06-07 02:31:54 -04:00
  • b2788ec472 Last one deployed but wouldn't load. Back to using gunicorn with uvicorn workers. dan 2021-06-07 01:44:16 -04:00
  • a4ffad52fb last commit worked. Now I'm just experimenting dan 2021-06-07 01:27:45 -04:00
  • f6ca49c604 Helps to spell things right dan 2021-06-07 01:24:36 -04:00
  • 4085537bd0 Trying to get this to host dan 2021-06-07 01:07:54 -04:00
  • 8855d5add5 Fixed Profile dan 2021-06-07 01:00:41 -04:00
  • d120309e46 Fixed Profile dan 2021-06-07 00:53:13 -04:00
  • 0aae59b0df Initial commit dan 2021-06-07 00:49:52 -04:00