From 8a3117f964e0a3e8fd50aec12d98b73fa3716785 Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Wed, 20 Sep 2023 15:39:09 -0400 Subject: [PATCH] Updates to features list --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 739ebd6..047bde8 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,12 @@ For a list of current utilities. - [x] View Blueprints - [x] Configuration with Pydantic - [x] dotenv support for local dev -- [ ] Sqlalchemy integration - - [ ] Model migrations using Alembic -- [ ] User accounts - - [ ] +- [x] Sqlalchemy integration + - [x] Model migrations using Alembic +- [x] User accounts + - [ ] Flask Login integration + - [ ] Oauth Integration +- [ ] RBAC for contact sharing - [ ] Email integration - [ ] Admin portal - [ ] Hypermedia Application driven by HTMX under `/`