PRIME Lab Webtool
Welcome to our internal research tool! This app helps streamline team workflows by making it easier to:
- Track and manage submitted test files
- Browse and query internal research datasets
- Visualize data trends and common metrics
- Review submitted forms (admin access only)
Technical details (for the curious)
- Built with Flask and modular Blueprints
- Google OAuth2 handles authentication
- PostgreSQL stores user actions and data sources
- Redis caches filtered data for performance
- Interactive visualizations powered by Dash/Streamlit TO-DO
- Containerized with Docker and deployable on EC2