7 Open Issues Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub
Literature Book Reviews

AI Summary: Fix a layout bug in a book review website where the main content container is left-aligned instead of being full-screen centered. This involves inspecting the website's CSS and adjusting the horizontal alignment of the main content container to center it within the viewport.

Complexity: 2/5
bug enhancement good first issue gssoc25 level1 frontend assigned

Book Review

TypeScript
Literature Book Reviews
add footer to the website about 1 month ago
enhancement good first issue gssoc25 level1 frontend assigned

Book Review

TypeScript
Literature Book Reviews
[BUG] spelling error about 1 month ago

AI Summary: Fix a spelling error on the website; change "favorite" to "favourite". The error is present in user reviews and needs to be corrected.

Complexity: 1/5
bug enhancement good first issue gssoc25 level1 frontend assigned

Book Review

TypeScript
Literature Book Reviews

AI Summary: Create a comprehensive README.md file for a book review project, including project description, tech stack, setup instructions, contribution guidelines, license information (if applicable), and GSSoC mentions/badges.

Complexity: 2/5
documentation good first issue gssoc25 level1 assigned

Book Review

TypeScript
Literature Book Reviews
Doc: Add Contribution.md about 1 month ago

AI Summary: Create a `CONTRIBUTING.md` file detailing the contribution workflow, including forking, issue creation (Bug, Feature, Enhancement, Doc types), pull request creation, and deployment process. The guide should clearly explain how to contribute to the Book Review project.

Complexity: 2/5
documentation help wanted good first issue gssoc25 level2 assigned

Book Review

TypeScript
Literature Book Reviews
Doc: Add Installation.md about 1 month ago

AI Summary: Create an installation guide (Installation.md) for a book review project. The guide should detail setting up the project locally, including prerequisites, environment variable configuration (.env files for frontend and backend), and instructions for running the frontend and backend using package.json scripts.

Complexity: 3/5
documentation help wanted good first issue gssoc25 level2 assigned

Book Review

TypeScript
Literature Book Reviews

AI Summary: Replace the default favicon of the 'Book Review' website with a custom favicon that matches the website's theme and update the website title to 'Book Review'.

Complexity: 2/5
enhancement good first issue gssoc25 level1 frontend assigned

Book Review

TypeScript