Open Issues Need Help
View All on GitHubAI 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.
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.
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.
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.
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.
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'.