Open Issues Need Help
View All on GitHubAI Summary: Implement Docker support for the GitHub Readme Quotes project, including a Dockerfile for building the application image, optional Docker Compose for development, and updated README documentation on how to use Docker for development and production.
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes
AI Summary: Implement a user interface (UI) in the React dashboard of the GitHub Readme Quotes project to allow users to interactively select Unsplash background images for their quote cards. The backend already supports fetching Unsplash images; the UI needs to be added to allow users to select options (bgSource=unsplash and unsplashQuery) and preview the results without manual URL editing or page reloads. The pull request #336 provides a reference implementation.
Dynamic quote generator for your GitHub readmes | Give a poetic touch to readmes