Added the profile feature

This commit is contained in:
2025-08-05 10:51:31 -06:00
parent f7bd6643cb
commit 2d4214562a
18 changed files with 1377 additions and 0 deletions

View File

@@ -38,3 +38,4 @@ include(":testing")
include(":ui")
include(":model_mapper")
include(":features:shopping_lists")
include(":features:user_managment")