Update 'README.md'

This commit is contained in:
crunk 2024-03-31 15:49:05 +02:00
parent b6c001b8eb
commit 49e141ebbd

View File

@ -24,10 +24,11 @@ Or run `make`.
## readme driven development ## readme driven development
* add regular login instead of a secret key ✅ * add regular login instead of a secret key ✅
* have a settings file for the application ✅ * have a settings file for the application ✅
* remove varia library specific code ✅
* downloadable pdfs ✅ * downloadable pdfs ✅
* refactor csvparser into library and publication classes
* uploadable pdfs * uploadable pdfs
* upon boot check for images of the book otherwise extract front page of pdfs * upon boot check for images of the book otherwise extract front page of pdfs
* remove varia library specific code ✅
* implement [openlibrary](https://openlibrary.org/) ISBN to book in libarary software * implement [openlibrary](https://openlibrary.org/) ISBN to book in libarary software
* [openreads](https://github.com/mateusz-bak/openreads) ability to import this csv file * [openreads](https://github.com/mateusz-bak/openreads) ability to import this csv file
* maybe also GoodReads, BookWyrm * maybe also GoodReads, BookWyrm