Commit Graph

14 Commits

Author SHA1 Message Date
1bb841332c Open Library search API
If nothing is found on the server, returns results from open library
API. Clicking on a book imports it.
2025-12-30 18:13:11 +01:00
167e711649 Add open library API call when search has no result 2025-12-27 01:23:40 +01:00
3cbe9f909e author is now on separate table 2025-11-24 23:55:41 +01:00
842aa08e51 Add isbn 2025-11-24 14:44:29 +01:00
8c0a9fe431 add end read date 2025-11-21 18:13:09 +01:00
0bfd0dc231 Added start read date 2025-11-20 22:55:26 +01:00
a8f83db83f Make "want read" button work 2025-11-06 15:53:24 +01:00
442068f2ed Added book summary 2025-11-03 18:19:19 +01:00
b4df375e4c Manage display of book covers 2025-10-28 18:35:36 +01:00
517765114d feat: mark book as read 2025-10-22 14:34:08 +02:00
c9991118ee add "Added By" for books 2025-10-08 15:34:31 +02:00
cb1f974f02 Integrate users and books
- new table userbook linking users and book
- moved rating to users book
- updated demo data and tests
- updated front to hide routes from non connected users
2025-10-05 16:14:53 +02:00
57355fe9ac added user signup feature 2025-09-26 23:57:36 +02:00
232cd49052 first commit 2025-09-17 18:55:33 +02:00