Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

add short description of what each "app" does #723

Description

@rahulbot

It is a little hard to figure out exactly what each "app" container is for, even thought the names are descriptive. I think it'd be helpful to have a high-level, one-sentence description of each all together in one file. Perhaps make a mediacloud/apps/README.md that looks like this:

  • rescrape-media - When a new media source is added, scrape it to find RSS/Atom feeds to add.
  • crawler-provider - Pull stories from RSS feeds by periodically adding jobs to a "fetch-RSS" queue
  • crawler-fetcher - Grab fetch-RSS jobs off a queue and grab any new stories
  • etc.

Just one sentence for each app explaining what its primary function is. I think that'd help quite a bit in terms of spinning up new people (and communicating amongst ourselves). I suggest putting it in with the code because this is about "what" the code in that folder is, while most of the stuff in docs seems to be about "how" and "why".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions