Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alerts via RSS #133

Open
5 tasks
vanderburgt opened this issue Oct 23, 2023 · 1 comment
Open
5 tasks

Alerts via RSS #133

vanderburgt opened this issue Oct 23, 2023 · 1 comment
Assignees
Labels
user story Describes a new feature or requirement

Comments

@vanderburgt
Copy link
Collaborator

vanderburgt commented Oct 23, 2023

User Story

As a user of Bron,
I want the ability to receive alerts via RSS feeds in addition to email,
so that I can choose a more suitable method for staying updated on new search results, especially if I prefer using an RSS reader, or when I want to process the data using no-code tools.

Acceptance Criteria

  1. The alert creation form should provide an option to select RSS as the delivery method.
  2. Users should be able to subscribe to RSS feeds for specific search queries or data sources.
  3. The RSS feed should contain updates on new search results matching the user's selected criteria.
  4. Users should have the ability to manage and customize their RSS subscriptions, including adding, modifying, or removing them (Alert management interface #134).
  5. The RSS feeds should be well-structured and follow standard RSS feed formats.

Additional Information

  • Some users prefer to receive alerts via RSS feeds, making this feature an important addition for user satisfaction and engagement.
  • RSS feeds can be used for a range of no-code tools such as Zapier or Make.com. These tools do no require coding skills and are thus more accessible for the average journalist.

Tasks

  • Implement RSS feed functionality within the alert system.
  • Integrate RSS subscriptions and management options into the user interface (Alert management interface #134).
  • Develop and document the RSS feed structure and format.
  • Ensure the feature is well-documented in the Bron manual.
  • Conduct user testing to verify the usability and functionality of the RSS alert feature.
@vanderburgt vanderburgt added the user story Describes a new feature or requirement label Oct 23, 2023
@vanderburgt vanderburgt moved this to Backlog in Bron Roadmap 🚀✨ Oct 23, 2023
@vanderburgt vanderburgt self-assigned this Oct 23, 2023
@breyten breyten moved this from New 💭 to Upcoming ⏳ in Bron Roadmap 🚀✨ Apr 3, 2024
@breyten breyten moved this from Upcoming ⏳ to Development 🐝 in Bron Roadmap 🚀✨ Apr 3, 2024
@breyten
Copy link
Member

breyten commented Apr 3, 2024

Urls look like this: http://api.jodal.nl/documents/search?query=de&format=feed&limit=50&excludes= (not live yet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user story Describes a new feature or requirement
Projects
Status: Testing 🐳
Development

No branches or pull requests

2 participants