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
- Extract and format data
- Review submitted forms (admin access only)
- Manage user access (admin access only)
Technical details
- Built with Flask and modular Blueprints
- Google OAuth2 handles authentication
- PostgreSQL stores user actions and data sources
- Redis caches filtered data for performance
- Containerized with Docker and deployable on EC2