My personal movies and series database, with CLI and TUI.

1 Open Issue Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Application Development Data Management & Tracking

AI Summary: Implement two utility functions: one to parse human-readable dates (e.g., "last Friday", "tomorrow") into Python `date` objects, and another to format `date` objects into human-readable strings. These functions will be used in a personal movie and series database application with CLI and TUI interfaces.

Complexity: 4/5
good first issue

My personal movies and series database, with CLI and TUI.

Python