An open API service indexing awesome lists of open source software.

https://github.com/zdavatz/ypm

ywesee Pharma Monitor
https://github.com/zdavatz/ypm

Last synced: 10 days ago
JSON representation

ywesee Pharma Monitor

Awesome Lists containing this project

README

          

# ypm
ywesee Pharma Monitor

## Use Cases
1. Monitor RSS Feeds in file rss_feeds.txt
2. Monitor the RSS Feeds based on keywords in file keywords.txt
3. Make Hash-Tags out of Keywords and make Hash-Tags clickable.
4. Sort monitored articles by country.
5. Show article count by country.
6. Keywords and RSS-Feed-Links must be stored in a DB.

## Running the App
```
meteor npm i
meteor

```