922 B
922 B
About
Code is in a very rough state with huge files, no comments, unprofiled right now
- Maintain catalogue of books for different users
- Get metadata from OpenLibrary APIs
- Search powered by meilisearch
- Responsive UI
Built using axum, sea-orm, meilisearch for backend and sycamore-rs, tailwind-css for frontend
TODO Ideas
- Better automation & UI to handle multiple ISBNs inserted at once
- Include other fields such as GoogleID, Excerpt, Publishers
- Fallback to other APIs in case data isn't available on OpenLibrary
- Table view of data along with existing card view
- CSV export/import of data
- Generic collection manager other than books
