Open Issues Need Help
View All on GitHub Cards in Home page are not responsive about 2 months ago
AI Summary: The task involves fixing a responsiveness issue in a React blog application built with Appwrite. The home page's blog post cards overflow on smaller screens. The solution requires implementing responsive design using Tailwind CSS (or a similar framework) to adjust card layout (e.g., using flexbox or grid) and margins/padding based on screen size.
Complexity:
3/5
bug good first issue
Improve the styling of each page 2 months ago
AI Summary: Improve the styling of a blog platform across all pages to ensure consistency and responsiveness. This involves auditing existing styles, applying consistent spacing, fonts, and colors, updating UI elements, and testing on different screen sizes. The project uses Appwrite for backend services and React with Redux Toolkit for the frontend.
Complexity:
3/5
enhancement good first issue