Update 'README.md'
This commit is contained in:
parent
49e141ebbd
commit
13effa5372
@ -1,7 +1,7 @@
|
||||
# csv-library-website
|
||||
|
||||
> Work in progress: this is a simple flask application that turns a csv file into a website.
|
||||
> originally used to show books like in the [Varia Library Website](https://library.varia.zone/).. but it can be used for any collection described in the csv file
|
||||
> Work in progress: this is a simple flask application that turns a csv file into a website.
|
||||
> originally used to show the physical books like in the [Varia Library Website](https://library.varia.zone/).. but it can be used for any collection of books, digital or physical as described in the csv file
|
||||
|
||||
## Hacking
|
||||
|
||||
@ -26,6 +26,8 @@ Or run `make`.
|
||||
* have a settings file for the application ✅
|
||||
* remove varia library specific code ✅
|
||||
* downloadable pdfs ✅
|
||||
* mail for forgotten passwords tested/
|
||||
* flask-oidc for keycloak login
|
||||
* refactor csvparser into library and publication classes
|
||||
* uploadable pdfs
|
||||
* upon boot check for images of the book otherwise extract front page of pdfs
|
||||
|
Loading…
Reference in New Issue
Block a user