ghrr
ghrr copied to clipboard
Streamlit app for dashboarding results, updated packages, and clean up
Changes in this PR:
- Update gitignore
- Removed unnecessary files
- Updated requirements
- Updated README to include instructions on streamlit app running
- Changed output CSV destination to be inside gitignored
outputs/
folder for convenience - Added streamlit app that supports:
- Uploading a CSV if it's already been downloaded
- Running GHRR on a provided repo URL
- Showing 4 charts (easy to add more)
- Showing the table in a filterable and searchable interface