PyShiny Template for Basic Dashboard using Penguins (adjusted for GitHub Pages)

2 Open Issues Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Web Development Web Application

AI Summary: Modify the PyShiny application's text elements (card titles, chart labels) to match a custom theme, such as "Patient Statistics Dashboard" or "Sales Overview". This involves editing the `app/app.py` file to update string literals used for display purposes. The updated application should then be tested locally and deployed to GitHub Pages.

Complexity: 2/5
good first issue

PyShiny Template for Basic Dashboard using Penguins (adjusted for GitHub Pages)

Web Development Web Application

AI Summary: The task involves modifying the PyShiny application's UI to change the header text of an interactive data grid card from "Interactive Section" to "Data Table (Interactive)". This requires editing the `app/app.py` file, specifically the code responsible for rendering the UI card's header. After making the change, the application should be tested locally and then deployed to GitHub Pages.

Complexity: 2/5
help wanted

PyShiny Template for Basic Dashboard using Penguins (adjusted for GitHub Pages)