A software which stores comics and automatically tags them with some other personal features.

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

Open Issues Need Help

View All on GitHub
Database Content Management System
Add sort-by in grid view about 11 hours ago

AI Summary: This issue proposes adding a sorting functionality to the grid view of comics. Users should be able to sort comics based on criteria like read status, rating (low to high), or other relevant attributes. The implementation could involve hiding unselected items or displaying them below selected ones, with the possibility of combining both approaches.

Complexity: 3/5
enhancement good first issue

A software which stores comics and automatically tags them with some other personal features.

Python
Database Content Management System

AI Summary: Implement a new sorting function for comic images to ensure that the comic's front cover is displayed first, rather than the back cover, in the comic reader.

Complexity: 3/5
bug good first issue

A software which stores comics and automatically tags them with some other personal features.

Python