2 Open Issues Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub
Software Development Module Development
Customize the colors about 1 month ago

AI Summary: This task involves customizing the colors and appearance of a pre-built PyShiny dashboard application. This requires modifying the application's code (likely CSS) to change colors, fonts, and other visual elements. The project uses a Python-based Shiny framework, and familiarity with CSS or styling web applications is beneficial. After making changes, the updated application needs to be tested locally, exported, and pushed to GitHub Pages.

Complexity: 3/5
good first issue

Module 7

Python
Software Development Module Development

AI Summary: Fork a provided PyShiny dashboard project, deploy it to GitHub Pages using the `docs` folder from the `main` branch, and update the GitHub repository's 'About' section with the deployed Pages URL. This involves using Git, setting up a virtual environment, running the app locally, exporting static assets, and configuring GitHub Pages.

Complexity: 3/5
help wanted

Module 7

Python