diff --git a/README.md b/README.md index dbb1de6..8e9ab96 100644 --- a/README.md +++ b/README.md @@ -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