Skip to content
Pascal Schindlmeier
DE
Back to all projects

Financial Portfolio Dashboard with Role-Based Access

Problem
A financial portfolio needed to be fully manageable by an admin while remaining read-only viewable by other users.
Approach
Built a Streamlit app with role-based views: full management for admins, a reduced read-only view for everyone else.
Outcome
Working role model, publicly available.