From 2bc61d5dabb855533d5b57b8be6acb38464d5ecd Mon Sep 17 00:00:00 2001 From: th3r00t Date: Mon, 7 Oct 2019 22:20:37 -0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index d92b528..a4665a9 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,14 @@ a server is cumbersome when running on a headless server. Thus I am creating pyS the functionality required to organize and host all your local ebooks. I am open to and hoping for community help in the design and execution of this program. + +## Current Features +Currently pyShelf will recursively scan your collection, extract and store some metadata in the sqlite database. + +## Future Goals +* HTML Frontend for file transfers +* HTML Backend for catalogue maintenance +* Terminal Backend for catalogue maintenance +* Calculate page count from total characters +* Move towards sqlAlchemy and enable user to specify desired storage system +* Android app for easy integration with your catalogue