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 `/`