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

Feature: auto-populate Create Signal form with news data #3

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

happy-devs
Copy link
Collaborator

@happy-devs happy-devs commented Dec 13, 2024

Summary

This request:

  • Introduces fetching current news stories based on user queries (eg "earthquake") to auto-populate the "Create Signal" form.

New Features

  • Added add a signals autocomplete endpoint to allow for fetching recent stories using the News API, converted into the format of a signal

Bug Fixes

  • I have read the contribution guidelines.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added required dependencies to requirements.txt
  • I have updated the documentation (if applicable).

Additional Notes

@happy-devs happy-devs added the enhancement New feature or request label Dec 13, 2024
@happy-devs happy-devs self-assigned this Dec 13, 2024
@happy-devs happy-devs changed the base branch from main to dev December 13, 2024 15:39
@happy-devs happy-devs changed the title initial routes / methods Feature: auto-populate Create Signal form with news data Dec 13, 2024
- no longer truncated content
Copy link
Collaborator

@claudiaRangel claudiaRangel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. looks good to me.

@happy-devs happy-devs marked this pull request as ready for review December 18, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants