9 Commits

Author SHA1 Message Date
SuperNovaa41
d97b6c80b8 fixes json errors 2024-01-29 12:17:44 -05:00
SuperNovaa41
d002416131 adds endpoint for removing books 2024-01-24 18:44:46 -05:00
SuperNovaa41
42f2db6295 adds documentation 2024-01-24 18:40:48 -05:00
SuperNovaa41
fb443c4310 converts ISBN call to its own function
adds an enum for fork exit codes
adds removing book
2024-01-24 18:37:54 -05:00
SuperNovaa41
abdd1ed9da updates add_new_book in accordance to the new ISBN arguments 2024-01-24 18:24:06 -05:00
SuperNovaa41
00ac999983 Adds an endpoint to add books
- Changed the release version for ISBN-lookup because it was out of date
  and broke a feature
- Added an endpoint for adding books with robust error handling
2024-01-24 10:54:38 -05:00
SuperNovaa41
4a0da14f89 unfinished but, soon adding books 2024-01-22 15:36:53 -05:00
SuperNovaa41
e51dc21e67 Separates the isbn-lookup interactions into its own file
This is prepping for adding more features, as i want the actual
functions that are interaction with the `isbn` tool to be separate
2024-01-22 15:12:28 -05:00
ShyProton
f28fd699cf feat: adds SvelteKit + Tauri 2024-01-22 14:09:40 -05:00