31 Commits

Author SHA1 Message Date
Nathan Singer
641264823f
Update README.md 2024-01-25 08:16:39 -05:00
SuperNovaa41
62450b5416 sets up a dev folder and a separate install dependencies script 2024-01-24 18:56:40 -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
792b3ae1ce Updates compile.sh to use latest ISBN-lookup release 2024-01-24 18:21:44 -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
ShyProton
ba8d911ddf feat: adds header items, title logo 2024-01-23 15:28:55 -05:00
ShyProton
a390eb13fe chore: removes unused prettier config files 2024-01-23 14:03:26 -05:00
ShyProton
4f0a283cd4 fix: workflow 2024-01-23 13:43:38 -05:00
ShyProton
c7ec67f1bb fix: fixes tauri builds and adds workflow to see if everything builds 2024-01-23 13:37:02 -05:00
ShyProton
3697db9b7d adds styling for header + downloaded fonts 2024-01-23 09:45:43 -05:00
ShyProton
02d3915223 fix: adds shellHook to flake to make font size work correctly 2024-01-23 08:25:34 -05:00
SuperNovaa41
4a0da14f89 unfinished but, soon adding books 2024-01-22 15:36:53 -05:00
SuperNovaa41
928d9b9e01 Merge remote-tracking branch 'origin/master' 2024-01-22 15:17:25 -05:00
SuperNovaa41
b65f5ff02d adds a todo section 2024-01-22 15:16:14 -05:00
ShyProton
7ddc34b791 Merge branch 'master' of github.com:SuperNovaa41/library-manager 2024-01-22 15:15:15 -05:00
ShyProton
62fe5095e7 chore: adds scss 2024-01-22 15:14:30 -05:00
SuperNovaa41
210bb05f51 minorly tweaks the readme 2024-01-22 15:13:42 -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
SuperNovaa41
9d764538d3 renames install.sh to compile.sh 2024-01-22 15:06:10 -05:00
SuperNovaa41
a1be315d78 creates install script 2024-01-22 15:05:31 -05:00
ShyProton
f28fd699cf feat: adds SvelteKit + Tauri 2024-01-22 14:09:40 -05:00
Nathan Singer
2599319222
Create cpp.yml 2024-01-22 13:58:24 -05:00
SuperNovaa41
21812d18f2 Adds a README 2024-01-22 13:52:10 -05:00
SuperNovaa41
47dc271bce Moves c files
Moves the c src files into a folder named 'api' to prepare for the front
end code
2024-01-22 13:37:23 -05:00
ShyProton
95a47d346e feat: adds nix flake for reproducible builds 2024-01-22 00:32:52 -05:00
SuperNovaa41
786a6cd523 gotta remove this 2024-01-18 14:43:31 -05:00
SuperNovaa41
3dec8586b5 adds git ignore 2024-01-18 14:42:49 -05:00
SuperNovaa41
34274812b8 intial commit 2024-01-18 13:36:24 -05:00