Commit graph

5 commits

Author SHA1 Message Date
0062de8ede Add pagination for search results
- Add SearchResult dataclass with pagination metadata
- Update search_flickr() to accept page parameter
- Parse total results count from Flickr response
- Add Bootstrap pagination controls to template
- Display total result count in UI
- Update documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 17:03:30 +00:00
e627e6f34c Update README with integrated Flickr search feature
Document the new workflow where users can browse Flickr search results
directly in the interface instead of visiting Flickr's search page.

Closes: #5

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 16:52:27 +00:00
826ba9868c Add URL to README.md 2023-09-29 12:51:14 +01:00
ea4adabdab Tidy 2023-09-29 12:32:14 +01:00
c81ba11616 Add README.md and LICENSE 2023-09-29 12:31:15 +01:00