Update README, add screenshot
This commit is contained in:
27
README.md
27
README.md
@@ -1,20 +1,21 @@
|
|||||||
# About
|
# About
|
||||||
|
|
||||||
Built using axum, sea-orm, meilisearch for backend and sycamore-rs, tailwind-css for frontend
|
Code is in a very rough state with huge files, no comments, unprofiled right now
|
||||||
|
|
||||||
Code is in a pretty terrible 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
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
TODO
|
Built using [axum](https://github.com/tokio-rs/axum), [sea-orm](https://github.com/SeaQL/sea-orm), [meilisearch](https://github.com/meilisearch/meilisearch) for backend and [sycamore-rs](https://github.com/sycamore-rs/sycamore), [tailwind-css](https://github.com/tailwindlabs/tailwindcss) for frontend
|
||||||
|
|
||||||
ISBN - mass fill - different format
|
# TODO Ideas
|
||||||
|
|
||||||
GoogleID, Excerpt, Publishers
|
* Better automation & UI to handle multiple ISBNs inserted at once
|
||||||
|
* Include other fields such as GoogleID, Excerpt, Publishers
|
||||||
GoogleAPI fallback
|
* Fallback to other APIs in case data isn't available on OpenLibrary
|
||||||
|
* Table view of data along with existing card view
|
||||||
Table view
|
* CSV export/import of data
|
||||||
|
* Generic collection manager other than books
|
||||||
CSV
|
|
||||||
|
|
||||||
Generic collections other than books
|
|
||||||
|
|||||||
BIN
screenshot.jpg
Normal file
BIN
screenshot.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 309 KiB |
Reference in New Issue
Block a user