From 13effa5372d402929c312a3ddbbb2a6dbe7497e1 Mon Sep 17 00:00:00 2001 From: crunk Date: Mon, 1 Apr 2024 23:33:59 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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