Open arturjnt opened 3 years ago
@arturjnt Hey, I would like to help you. Please provide little more description about it.
@mrcchef When adding an expense, the categories are being loaded from a static list on the lib/providers/categories.dart file. These should be loaded from a Firebase collection and editable (CRUD).
If they should be done on a per-user basis, OR by admins only, is TBD. Thoughts?
for destingusing an admin or a user, what do you have done?
The concept of roles doesn't exist in the application yet.
Needs further discussion about ownership of categories.