Feature: Prepopulate hero_books with sample public content #149
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_books#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
When people first open hero_books, there is no content to browse or interact with. This makes it hard for users to play around and understand what the app can do.
Proposed solution
Seed the database with a small set of sample books using public domain content (e.g., Project Gutenberg titles, placeholder descriptions). This gives users something to browse, search, and interact with immediately after install.
Acceptance criteria
Notes
This is a DX / onboarding improvement — the goal is to make hero_books feel alive the moment someone opens it.